haproxytech / spoa-mirror

Mirror HTTP requests using the HAProxy SPOP
GNU Lesser General Public License v2.1
39 stars 16 forks source link

Not able to send GZIP binary as body to mirror. #7

Closed NuthanReddy closed 4 years ago

NuthanReddy commented 4 years ago

I'm currently using HA Proxy 2.0+ and latest spoa-mirror as of today.

My application accepts -> application/gzip content-type but when i send the POST request with gzip binary as body, i don't receive the request and nothing is logged in logs.

NuthanReddy commented 4 years ago

this was my issue: https://github.com/haproxytech/spoa-mirror/issues/6