]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
CA-44731: Evolve HTTP code a little: (1) http_200_ok{,_with_content_length} now use...
authorJonathan Ludlam <Jonathan.Ludlam@eu.citrix.com>
Tue, 12 Oct 2010 11:10:35 +0000 (12:10 +0100)
committerJonathan Ludlam <Jonathan.Ludlam@eu.citrix.com>
Tue, 12 Oct 2010 11:10:35 +0000 (12:10 +0100)
commit88e4f16e48d846e66ec990b95f15636c7366c9ea
tree5eb1daabb0229b641f2432ab3b59cf559d698a80
parente9c5e4f55e5d5c6be6110618a4735f11539febbc
CA-44731: Evolve HTTP code a little: (1) http_200_ok{,_with_content_length} now use the same convention for their version parameters; (2) add http_request_request (temporary name) which creates an HTTP request type rather than pre-flattening it to a string list.

Signed-of-by: David Scott <dave.scott@eu.citrix.com>
http-svr/http.ml
http-svr/http.mli
http-svr/http_svr.ml