Thread Pendant zu LiveHTTPheaders (36 answers)
Opened by YippyYappo at 2008-01-24 18:03

YippyYappo
 2008-01-26 03:05
#105181 #105181
User since
2008-01-24
22 Artikel
BenutzerIn
[default_avatar]
GwenDragon+2008-01-25 16:56:27--
~GET -h
Usage: GET [-options] <url>...
-m <method> use method for the request (default is 'GET')
-f make request even if GET believes method is illegal
-b <base> Use the specified URL as base
-t <timeout> Set timeout value
-i <time> Set the If-Modified-Since header on the request
-c <conttype> use this content-type for POST, PUT, CHECKIN
-a Use text mode for content I/O
-p <proxyurl> use this as a proxy
-P don't load proxy settings from environment
-H <header> send this HTTP header (you can specify several)

-u Display method and URL before any response
-U Display request headers (implies -u)
-s Display response status code
-S Display response status chain
-e Display response headers
-d Do not display content
-o <format> Process HTML content in various ways

-v Show program version
-h Print this message

-x Extra debugging output

Egal welchen Schalter ich auch setze, die Header-Informationen sind ausgesprochen dürftig und die oben von mir erwähnte Zeile mit dem GET-Verweis taucht hierbei gar nicht erst auf.

View full thread Pendant zu LiveHTTPheaders