Data received is passed as a Buffer to the end event.
Data received is not stored inside this handle, implies NoDataParsing
.
Header received is not parsed, it's passed as a Buffer to the end event.
Header received is not stored inside this handle, implies NoHeaderParsing
.
Same than NoDataStorage | NoHeaderStorage
, implies Raw
.
Same than NoDataParsing | NoHeaderParsing
Generated using TypeDoc
Flags to be used with
Curl#enable
andCurl#disable