in reply to Re: Craft http request?
in thread Craft http request?

Cool. Is PUT, TRACE etc also supported? or is it only POST and GET?

Replies are listed 'Best First'.
Re^3: Craft http request?
by arkturuz (Curate) on Sep 25, 2009 at 10:42 UTC
    I believe no. But check the documentation anyway.
      It was supported :), but how do I add the content to post requests? any idea?