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?

_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to