|
Re: HTTPSocket class - getting to the instance: msg#00225lang.smalltalk.squeak.beginners
On 24 août 06, at 17:58, andy.burnett@xxxxxxxxxxxxxxxxxx wrote:
this is cool Do not forget to publish on squeaksource :) http://www.iam.unibe.ch/~ducasse/Videos/ I have used the HTTPClient as my basic object and that is doing most of what I want. However, I can't get to the HTTP Headers. I noticed that HTTPSocket does seem to offer the headers but this is where I get stuck. but don't they create instances? get the reference to the class HTTPSocket by bringing the menu and looking for references (also shift N) then you can see some uses of the class. I hope this can help you. But the methods for getting to headers etc only exist in the instance. I can't work out how to create an instance of the socket and tell it which url to go to. All the construction methods just seem to return the class. normally they should not.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: HTTPSocket class - getting to the instance, Ron Teitelbaum |
|---|---|
| Next by Date: | Re: HTTPSocket class - getting to the instance, Todd Blanchard |
| Previous by Thread: | RE: HTTPSocket class - getting to the instance, Ron Teitelbaum |
| Next by Thread: | Re: HTTPSocket class - getting to the instance, Todd Blanchard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |