This is a feature request.
Normally, the order of HTTP headers do not play a role.
In our specific case, however, we use RESTClient for debugging our REST
API. We have the suspicion, that the server reacts differently depending on
the order of the HTTP headers it receives.
To test this, it would be nice, if one could sort the headers sent by
RESTClient.
Another possible use case are multiple headers of the same kind. There the
sort order might indeed be relevant. (I know, that this usage of headers is
usually discouraged.)
Original issue reported on code.google.com by bolde...@gmail.com on 10 Feb 2010 at 1:37
Original issue reported on code.google.com by
bolde...@gmail.com
on 10 Feb 2010 at 1:37