in reply to Re^2: Need help with sending xml formatted payload using HTTP::Request
in thread Need help with sending xml formatted payload using HTTP::Request
since, by default, apparently the accept list is empty, and altassian REST used by bamboo seems to require it.$req->header('Accept' => 'application/xml');
"You're only given one little spark of madness. You mustn't lose it." - Robin Williams
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Need help with sending xml formatted payload using HTTP::Request
by drohr (Acolyte) on Jan 26, 2015 at 20:43 UTC | |
by Your Mother (Archbishop) on Jan 26, 2015 at 21:33 UTC | |
by drohr (Acolyte) on Jan 27, 2015 at 15:02 UTC |