I'd like to suggest that the HTTP attribute "Authorization" is added to the ones captured for -http mode and forwarded as HTTP_AUTHORIZATION. Doing so is in line with CGI 1.1 to support basic authorization in the cgi scripting. This otherwise requires me to rewrite the full HTTP service.
For convenience I've attached a patch doing this on 10.6.3 (2015-03-10).
Alternatively, I'd be happy with a callback solution to allow the front-end server handle the authorization. This maybe is preferrable, but probably involves more coding(?), and significant documentation.
HTTP Authorization
-
- Posts: 228
- Joined: Mon Jun 02, 2014 1:40 am
- Location: Melbourne, Australia
HTTP Authorization
- Attachments
-
- http-authorization.txt.gz
- (380 Bytes) Downloaded 415 times
Re: HTTP Authorization
Thanks Ralph, added here: http://www.newlisp.org/downloads/develo ... nprogress/