Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: View browser's headers

by mikeirw (Pilgrim)
on Jul 11, 2002 at 18:28 UTC ( [id://181100]=note: print w/replies, xml ) Need Help??


in reply to View browser's headers
in thread HTTP Headers Problem

There is also the utility from Mozilla here:

http://webtools.mozilla.org/web-sniffer/

And a nice "bookmarklet" to use the same utility here:

http://www.squarefree.com/bookmarklets/validation.html#http_headers

Replies are listed 'Best First'.
Re: Re: View browser's headers
by gr0f (Acolyte) on Jul 11, 2002 at 19:04 UTC
    Excellent! In examining what IE and Mozilla create, I was able to indentify exactly what was the problem in the header.
    POST http://www.environet.gov.on.ca/dwws-app/DWWSApp?cmd=UploadSubmPag +e.uploadSubm Content-Encoding: form-data Content-Length: 3059 Content-Type: multipart/form-data; boundary=xYzZY --xYzZY Content-Disposition: form-data; name="works_id" 300002167 --xYzZY Content-Disposition: form-data; name="lab_id" 48 --xYzZY Content-Disposition: form-data; name="filename"; filename="260015626-2 +20006440.txt" Content-Length: 2769 Content-Type: text/plain
    It seems that neither browser states the Content-Length for just the file disposition, but do for the whole transaction at the beginning. In other words, the second last line shouldn't be there at all. This makes sense in accordance with the rather ambigous error message that I got. Final question: how do I turn this off? Thanks for all your help guys!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://181100]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-19 15:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found