masroore / CurlSharp

CurlSharp - .Net binding and object-oriented wrapper for libcurl.
BSD 3-Clause "New" or "Revised" License
182 stars 71 forks source link

headers order #39

Open syrakozz opened 6 years ago

syrakozz commented 6 years ago

can i change the headers order ?

masroore commented 6 years ago

I don't think libcurl supports that. What are you trying to achieve by reordering HTTP headers?