Closed
Bug 28759
Opened 25 years ago
Closed 25 years ago
[enhancement] geturl.exe: http headers
Categories
(Core :: Networking, enhancement, P3)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: jruderman, Assigned: rhp)
Details
geturl.exe doesn't seem to notice when it gets 404 errors.. would it be
possible to add an optional third parameter (after url and filename) for a file
to put the headers in?
Comment 1•25 years ago
|
||
reassigning to browser product
Assignee: endico → gagan
Component: Misc → Networking
Product: Architecture → Browser
QA Contact: nobody → tever
Version: 5.0 → other
Comment 2•25 years ago
|
||
What is geturl.exe?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•25 years ago
|
||
last time i downloaded a windows binary nightly build, it came with a program
called "geturl.exe" (in the bin\ directory, with everything else)
(build #2000022108 = 2000 02 21 08)
bug 26238 also refers to geturl.exe.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
I think geturl.exe is Made In Mail/News... not sure what that is for. If you are
trying to just download a URL and catch HTTP headers consider TestProtocols.exe.
assigning this to mscott
Assignee: gagan → mscott
Status: REOPENED → NEW
Updated•25 years ago
|
Assignee: mscott → rhp
Comment 5•25 years ago
|
||
s?
Assignee | ||
Comment 6•25 years ago
|
||
Sorry, but geturl.exe is just a test harness program that I put together a long
time ago for some other development work. Feel free to have at the source
(mozilla/mailnews/compose/tests/geturl), but its really not part of any
official distribution and I won't be able to put the time into changing it.
- rhp
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 7•25 years ago
|
||
Thanks for responding so quickly, and with the code directory.
You need to log in
before you can comment on or make changes to this bug.
Description
•