|
|
|
|
|
by throwaway5752
4388 days ago
|
|
Yes, if you're implementing a client or server, you should not depend on the order of the headers. Completely separately, when I have a command line client for debugging, I want to see the request and response exactly as they were sent/received, respectively. |
|