Custom Http Headers

I’ve seen people trying to figure out how to change headers sent with the http service and I’ve seen suggestions for additional properties but I haven’t seen anyone ask for the ability to have custom headers. I would like to send requests to Amazon Mobile Analytics but I am unable to do so without changing the header of my requests. Sure, I can setup a middle man but that introduces unnecessary overhead.

I’ve found out other useful APIs require custom header parameters too. It’s pretty standard for the Amazon services.

6 Likes

I think it has been long enough to bump this.

I am currently looking into using AWS again and editing headers for security permissions is a must if I don’t want to eat up all my requests doing security validations on bogus requests.

1 Like