|
@@ -56,9 +56,9 @@ Chapter 1. Admin Guide
|
|
|
|
|
|
1. Overview
|
|
|
|
|
|
- This module provides a basic HTTP server functionaly inside SIP server.
|
|
|
- SIP and HTTP are very similar protocols, practically the SIP parser can
|
|
|
- handle easy HTTP requests just by adding a fake Via header.
|
|
|
+ This module provides a basic HTTP/1.0 server functionaly inside SIP
|
|
|
+ server. SIP and HTTP are very similar protocols, practically the SIP
|
|
|
+ parser can handle easy HTTP requests just by adding a fake Via header.
|
|
|
|
|
|
The xmlrpc module uses the same concept. xHTTP module offers a generic
|
|
|
HTTP handling way, by calling event_route[xhttp:request] in your
|