Did you try putting the "del-header" configuration in the backend section?


On Thu, 25 May 2023 at 15:25, pham lan <phamla...@gmail.com> wrote:
>
> Hello,
>
> We use haproxy for basic authentication. And afterward, remove the 
> Authorization header from the backend section before forwarding the request 
> to backend.
> It works fine with reqidel. Lately, we upgraded haproxy to the latest version 
> and use http-request del-header Authorization for the same purpose but the 
> request fails to be authenticated. It looks like the header was removed 
> before the authentication happened.
> Am I missing something? Is there anyone experiencing my case?
>
> Thanks,
> Lan Pham

Reply via email to