in reply to Re: curl http post
in thread curl http post

Also, I believe the correct name for one of the HTTP headers you employ is 'Content-Type' (note capitalization) ...

Hi,

http header names are case insensitive, capitalization does not matter

Replies are listed 'Best First'.
Re^3: curl http post
by 1nickt (Canon) on Mar 25, 2017 at 19:17 UTC

    Updated, thx!

    The way forward always starts with a minimal test.