Transfer Encoding @mikicho
support transfer-encoding: chunked
#596
preemtive timeout
We decided to remove this feature from Nock. It not relevant for fetch.
We should consider if/how we want to support this for httpClient. this is a nice feature.
Headers
Recorder
should be safe to call in the middle of a requestconnectandsecureConnectevents @kettanaito (edge case - feat(ClientRequest): use net.Socket interceptor #515 (comment))Expect: 100-continuetriggers continue event (fix(ClientRequest): support 100 continue flow #599) @mikichoTransfer Encoding @mikicho
support
transfer-encoding: chunked#596
preemtive timeout
We decided to remove this feature from Nock. It not relevant for
fetch.We should consider if/how we want to support this for
httpClient. this is a nice feature.Headers
Recorder