perl@1983 has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I want to send below type of request to a server (which requires authentication) and receive the response. Can someone please provide some pointers? "field1":"val1","field2":"val2","field3":"val3","field4":"val4","field5":"val5" Thanks.
  • Comment on Send message using HTTP to Authenticated

Replies are listed 'Best First'.
Re: Send message using HTTP to Authenticated
by wind (Priest) on Apr 15, 2011 at 18:41 UTC
Re: Send message using HTTP to Authenticated
by Anonymous Monk on Apr 15, 2011 at 19:54 UTC