[support] How do I make an external http call to a function within a custom module?

John Mitchell mitchelljj98 at gmail.com
Sat Oct 9 23:32:05 UTC 2010


I want to send an http call to a java servlet which will do some
additional processing for order fulfillment and once complete it will
return the name of the file which it just created.

John

On 10/9/10, Pierre Rineau <pierre.rineau at makina-corpus.com> wrote:
> On Sat, 2010-10-09 at 16:54 -0400, John Mitchell wrote:
>> How do I make an external http call to a function within a custom module?
>>
>> Thanks,
>>
>> John
>>
>> --
>> John J. Mitchell
>
> Do you want to do a pragmatic HTTP request and get back the result in
> order to process it ? If yes, you can use drupal_http_request().
>
> If not, be more precise about what you want to do please.
>
> Pierre.
>
>
>


-- 
John J. Mitchell


More information about the support mailing list