heydryft / tlsclient.js

An axios based wrapper for bogdanfinn/tls-client based on ffi-rs for unparalleled performance and usability.
28 stars 9 forks source link

'Accept' header can't be set in default headers #2

Open bradryannelson opened 8 months ago

bradryannelson commented 8 months ago

Attempting to send 'accept' in default headers will cause there to be 2 instances of accept request headers.

bradryannelson commented 8 months ago

fyi I reached out on Twitter @mentions. Would love to chat about this library. Great job!

heydryft commented 8 months ago

Hey, it was working for me when I last tested, will check the issue asap, thanks for notifying!