On Sat, 2008-03-15 at 10:00 -0700, Wayne Richards wrote:
> This is probably a newbie question, as I have just started working with 
> the HTTPClient.
> 
> The question is that I know that the following line placed in a browser 
> address line will return what I want.
> 
> http://api.creativecommons.org/rest/license/standard/issue?answers=%3Canswers%3E%0A%3Clicense-standard%3E%3Cderivatives%3Esa%3C%2Fderivatives%3E%0A%3Ccommercial%3Ey%3C%2Fcommercial%3E%0A%3Cjurisdiction%3Epl%3C%2Fjurisdiction%3E%0A%3C%2Flicense-standard%3E%0A%3C%2Fanswers%3E%0A
> 

Wayne,

Use a traffic analyzer to capture packets generated by the browser and
then program HttpClient to generate identical / compatible packets.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to