masroore / CurlSharp

CurlSharp - .Net binding and object-oriented wrapper for libcurl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

headers order

syrakozz opened this issue · comments

can i change the headers order ?

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