perl - HTTP::Proxy - match corresponding header and body -



perl - HTTP::Proxy - match corresponding header and body -

i'm using awesome http::proxy http::proxy::bodyfilter , http::proxy::headerfilter.

bodyfilter , headerfilter working great, need header , body together.

the problem don't know how match corresponding body header.

i have log whole http request (header , body), in reality don't have alter request itself. http::proxy right path? how can match header , body of same request?

perl http perl-module

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -