help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] NetClients and HTTP GET/HEAD/POST


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] NetClients and HTTP GET/HEAD/POST
Date: Sun, 06 Mar 2011 17:57:22 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b2 Thunderbird/3.1.7

Hi Paolo,

I am trying to use NetClients for the SoapOpera port. I think I will want to
add custom headers and such and right now I look into unifying the
GET/HEAD/POST code in URIResolver.st. One thing I noticed is that:

HEAD/POST use  #guessMimeTypeFromResponse:
GET       uses #guessMimeType

is there a good reason that this should be different? Should I go with the
default of the GET code?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]