Hi,
Just to make sure, when I setup multiple headers in a NetWebClient object, is the following correct?
net.CustomHeader = 'Content-Type: application/json<13><10>Authorization=1234'
Content-Type and Authorization being the two headers to set up.
Thys