#1 2017-02-05 22:10:47

mmbk
Member
Registered: 2015-07-06
Posts: 9

Problem using 'Accept' header parameter in TWinHttp

The TWinHttp class is putting the string '* / *,' in front of the value of the 'Accept' parameter in header section.

I only put 'Accept: application / json' in aHeader parameter of TWinHttp.Get, but my server receives: 'Accept: * / *, application / json'

I'm using TWinHttp to talk to AWS and this parameter is part of 'AWS Signature Version 4', with this difference my Autorization is created wrong

Offline

Board footer

Powered by FluxBB