Welcome! Log In Create A New Profile

Advanced

Re: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Kunal Pariani
March 24, 2014 02:36PM
I downloaded another file and the Content-Disposition header lists the
filename with space under quotes correctly "zcs error.docx" thereby proving
that its nginx which is not parsing it correctly. Correct me if i am wrong.


1. Cache-Control:
no-store, no-cache
2. Connection:
keep-alive
3.
*Content-Disposition: attachment; filename="zcs error.docx"*
4. Content-Encoding:
gzip
5. Content-Type:
application/vnd.openxmlformats-officedocument.wordprocessingml.document;
name="zcs error.docx"


Thanks
-Kunal


On Mon, Mar 24, 2014 at 11:16 AM, Lukas Tribus <luky-37@hotmail.com> wrote:

> Hi Kunal,
>
>
> > I used the web browser but didn't see this Content-disposition header
> > in the response. Only saw these response headers.
>
> We need to see the Content-disposition, everything else makes no sense.
>
> Are you trying against the nginx frontend or your backend? If it is nginx
> you're connecting to, you abviously need a filename without spaces
> otherwise
> the response will not show up on your browser.
>
>
>
> > Using the curl to get the file directly from the backend server keeps
> > throwing the http 404 must authenticate error don't know why as i am
> > supplying the -u username:password as well
>
> Fix your authentication problem. Only you know how your backend
> authenticates users, we can't tell you that (perhaps you need cookies).
>
>
>
> Regards,
>
> Lukas
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Kunal Pariani March 23, 2014 06:38PM

RE: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Lukas Tribus March 23, 2014 08:08PM

Re: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Kunal Pariani March 23, 2014 10:12PM

Re: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

vesperto March 24, 2014 06:34AM

RE: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Lukas Tribus March 24, 2014 06:58AM

Re: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Kunal Pariani March 24, 2014 01:48PM

RE: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Lukas Tribus March 24, 2014 02:18PM

Re: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Kunal Pariani March 24, 2014 02:36PM

RE: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Lukas Tribus March 24, 2014 03:00PM

RE: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Lukas Tribus March 24, 2014 03:44PM

Re: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Kunal Pariani March 24, 2014 04:18PM

RE: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Lukas Tribus March 24, 2014 05:10PM

Re: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Kunal Pariani March 24, 2014 05:28PM

RE: nginx throws a 502 (invalid header) when downloading a file attachment if filename has a space character

Lukas Tribus March 24, 2014 05:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 173
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready