webmetrics / browsermob-proxy

NOTICE: this project has been forked and is being maintained at https://github.com/lightbody/browsermob-proxy
https://github.com/lightbody/browsermob-proxy
Apache License 2.0
233 stars 780 forks source link

Headers captured before modification by autoBasicAuthorization() #54

Open mnbbrown opened 12 years ago

mnbbrown commented 12 years ago

Currently the headers are captured before the changes made by [autoBasicAuthorization()](http://static.browsermob.com/api/com/browsermob/api/HttpClient.html#autoBasicAuthorization(java.lang.String, java.lang.String, java.lang.String) take place. It would be nice if the headers captured by the proxy reflect the changes made by any header manipluation.

Please see: Google Groups Discussion