in reply to Re: Order of HTTP request headers
in thread Order of HTTP request headers

We're trying to use the order of HTTP request headers as a factor in our antifraud system. We found out that our beloved bots send the headers in a distinctly different order than all current browsers.

Thanks for the advice! Too bad our main system uses Apache 1.3 but we'll probably use the APR::Table in another place.

--kap