P
Paul Koufalis
Guest
Arrrghhh!!! So close and yet so far! I think my response headers are good but somehow the response gets encoded and not decoded...or something like that. Here are my response headers: Content-Length:83723 Content-Type:application/pdf Date:Tue, 16 Sep 2014 16:56:14 GMT Server:Apache-Coyote/1.1 I changed the content-type to "application/octet-stream" so that i could download the file and i saw that it is no longer the PDF that I sent. Instead it was a big long string of exactly the same length. For example, the original PDF starts "%PDF-1.4" while the downloaded file is one long line "JVBERi0xLjQNJeLjz9M..."
Continue reading...
Continue reading...