This issue is resolved in v4 but I wanted to put an issue out there to document it. We were seeing cookies set by the app under test repeatedly appended until the request became too large (and HaProxy just returned 400s). To be clear, it was the same session cookie repeated many times. This would happen when either specifically setting the cookie header or not. Thanks for getting it resolved.
This issue is resolved in v4 but I wanted to put an issue out there to document it. We were seeing cookies set by the app under test repeatedly appended until the request became too large (and HaProxy just returned 400s). To be clear, it was the same session cookie repeated many times. This would happen when either specifically setting the cookie header or not. Thanks for getting it resolved.