|  | Scol standard library package
    0.3.1
    Common and usefull functions for all Scol applications | 
STD_HTTP_SERVER_REQUEST Struct Reference
  Internal http connection request structure. You should not call it directly, use API instead ! More...
| Public Member Functions | |
| stdhttpsrvanswerhead (S) | |
| stdhttpsrvanswerP (P) | |
| stdhttpsrvanswerS (S) | |
| stdhttpsrvcon (HTTPcon) | |
| stdhttpsrvreq (S) | |
| stdhttpsrvreqclose (fun[I] I) | |
| stdhttpsrvreqid (I) | |
Detailed Description
Internal http connection request structure. You should not call it directly, use API instead !
Member Function Documentation
| stdhttpsrvreq | ( | S | ) | 
internal id connection received request
| stdhttpsrvcon | ( | HTTPcon | ) | 
current connection object
| stdhttpsrvreqclose | ( | fun | I[I] | ) | 
called when a connection is closed
| stdhttpsrvanswerhead | ( | S | ) | 
specific header response
| stdhttpsrvanswerS | ( | S | ) | 
srring to send from this server to answer to this request
| stdhttpsrvanswerP | ( | P | ) | 
file to send from this server to answer to this request
The documentation for this struct was generated from the following file:
- std/httpsrv.pkg
Generated on Sat Jan 31 2015 19:15:45 for Scol standard library package by
 1.8.1.2
 1.8.1.2
        
        
     
          
          