I didn't realize we were in an era of proxies that are that
brain-damaged that they cannot relay the other headers. The Amazon
S3 service relies heavily upon their own extended headers to make
their REST API work. If proxies stripped that stuff out then the
client wouldn't work at all.
IOW I had thought we were past this dark age of the Internet.
I guess I could do that. At least for the really complex stuff.
No. That requires the server to maintain state. We don't want to
do that if we can avoid it. I would much rather have the clients
handle the state management as it simplifies the server side,
especially when you start talking about reverse proxies and/or
load-balancers running in front of the server farm.
--
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html