implemented http authorization, support for redirection and user-agent

This commit is contained in:
Florian Jacky
2015-06-24 22:33:25 +02:00
committed by Jocelyn Fiat
parent 770488dbd3
commit 1b881c4f60

View File

@@ -82,9 +82,6 @@ feature -- Access
l_request_uri.append (l_query)
end
-- user agent header
-- User-Agent: eiffelhttpclient/0.1 .. and so on
-- Namen, Version und Kommentar
if {PLATFORM}.is_unix then
l_platform := "Unix"
else