Authentication using custom headers

@Rob,

It turns out to be a LiteSpeed vs Apache issue.

As they explained it:

–[HEADER]–

X-Accept-Charset,X-Accept,Content-Type,Origin                           LiteSpeed

X-Accept-Charset, X-Accept, Content-Type, Origin                        Apache

–[END]–

There is a configuration item that will recognize the spaces, but it would cause other issues (Apache failures).  I’m trying to find out what those other issues are.

There doesnt happen to be something that I can pass to network.request to tell it to strip spaces in headers is there…

Thanks

dave

There isn’t anything I know that will allow you to control that. 

Thanks, I didnt think so.

How come I never ask you the easy ones?  :)

I appreciate the help.  I’ll see what Hostek comes back with on Litespeed.  At least the URL method still works, so there is time.

Thanks again.

Dave