U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ community news and announcements » HttpHeader now supports SCGI
HttpHeader now supports SCGI [message #36330] Sun, 20 May 2012 20:00
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
HttpHeader is now capable to handle both plain HTTP requests or also SCGI request - they simply get 'translated' and after parsing the content of HttpHeader is same as if request was direct HTTP.

The heuristics is simple: If HttpHeader::Read founds the first character of request to be digit, it considers it SCGI.

This way we have unqiue feature as servers based on HttpHeader will be able to process both HTTP and SCGI without configuration changes Wink
Previous Topic: New GDB frontend for Theide
Next Topic: HttpResponse, reference: HttpServer
Goto Forum:
  


Current Time: Fri May 01 16:02:52 GMT+2 2026

Total time taken to generate the page: 0.00473 seconds