I think you are looking at the post from IE to http://hurl.it, which is including the Header parameter (as a post parameter) to hurl.it, when it arrives at hurl.it it should create a http post from the hurl.it server to the url specified with header, parameters and body specified.
On Jan 3, 10:01 am, Anthony <[email protected]> wrote: > On Tuesday, January 3, 2012 12:31:10 PM UTC-5, James M. wrote: > > > I am testing it usinghttp://hurl.itand manually adding the header, > > so I am fairly confident the header is getting passed(at least in > > testing). > > Hmm, when I try hurl.it in IE and add a custom header, the custom header > doesn't appear in the request headers in IE's developer tools. Instead, I > see the following added to the query string of the URL: > header-keys%5B%5D=X-Twilio-Signature. Maybe the problem is with hurl.it. > > Anthony

