Re: Unknown 428 http status code description via nginx

2022-06-02 Thread Sergey Kandaurov
> On 1 Jun 2022, at 16:32, libresco_27 wrote: > > Hello, > > I added 428 as an allowed http status code that can be returned from nginx. > But when I access this from postman/insomnia the status code description > comes out to be "unknown". eg - HTTP/1.1 428 Unknown, instead of HTTP/1.1 > 428

Unknown 428 http status code description via nginx

2022-06-01 Thread libresco_27
Hello, I added 428 as an allowed http status code that can be returned from nginx. But when I access this from postman/insomnia the status code description comes out to be "unknown". eg - HTTP/1.1 428 Unknown, instead of HTTP/1.1 428 Precondition Required >From my nginx gateway, I am just returnin