Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: Mon Apr 29 00:52:44 CEST 2024

Total time taken to generate the page: 0.03684 seconds