age d'origine-
> De : Lars Heuer [mailto:[EMAIL PROTECTED]
> Envoyé : vendredi 1 septembre 2006 18:43
> À : Lars Heuer
> Objet : Re: What happened to ConnectorCall???
>
> [...]
> > Jérôme wants to provide call converters that make it possible to
> > con
Lars Heuer [mailto:[EMAIL PROTECTED]
> Envoyé : vendredi 1 septembre 2006 18:51
> À : Mikkel Jensen
> Objet : Re: What happened to ConnectorCall???
>
> Hi Mikkel,
>
> > Hi Lars, thanks for the tip!
>
> > This seems to work fine for server calls, but how about
&g
Hi Mikkel,
[HTTP Headers]
>> This seems to work fine for server calls, but how about client calls?
I've added a ticket
http://restlet.tigris.org/issues/show_bug.cgi?id=159
Feel free to provide more information / additional thoughts.
Best regards,
Lars
--
http://www.semagia.com
Hi Mikkel,
> Hi Lars, thanks for the tip!
> This seems to work fine for server calls, but how about client calls?
Reg. HTTP headers see my other mail, but for query parameters you can
still use
call.getResourceRef().getQuery()
or
Form form = call.getInputAsForm(); // The method n
[...]
> Jérôme wants to provide call converters that make it possible to
> convert a org.restlet.Call into the particular Call implementation but
> this isn't done yet.
C.f. http://restlet.tigris.org/issues/show_bug.cgi?id=145
Best regards,
Lars
--
http://www.semagia.com
Hi Mikkel,
> This seems to work fine for server calls, but how about client calls?
Good question. :) No idea.
I looked into
com.noelios.restlet.ext.net.HttpClient.handle(Call call)
but it seems that the HttpClient ignores custom HTTP Header values.
It only sets i.e. user agent, encoding etc
Hi Lars, thanks for the tip!
This seems to work fine for server calls, but how about client calls?
- Mikkel
Hi Mikkel,
> It seems that the ConnectorCall class has been removed from the API in the
> latest release (1.0-beta18)
Jérôme wants to provide call converters that make it possible to
convert a org.restlet.Call into the particular Call implementation but
this isn't done yet.
> What is then the ne
Hi there,
It seems that the ConnectorCall class has been removed from the API in the
latest release (1.0-beta18)
What is then the new procedure for manipulating HTTP headers and obtaining the
requestUri?
Also, the FAQ still references the ConnectorCall class for accomplishing this
(should probabl
9 matches
Mail list logo