implemented http authorization, support for redirection and user-agent
This commit is contained in:
@@ -82,9 +82,6 @@ feature -- Access
|
|||||||
l_request_uri.append (l_query)
|
l_request_uri.append (l_query)
|
||||||
end
|
end
|
||||||
|
|
||||||
-- user agent header
|
|
||||||
-- User-Agent: eiffelhttpclient/0.1 .. and so on
|
|
||||||
-- Namen, Version und Kommentar
|
|
||||||
if {PLATFORM}.is_unix then
|
if {PLATFORM}.is_unix then
|
||||||
l_platform := "Unix"
|
l_platform := "Unix"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user