Updated HTTP Library Features (markdown)

This commit is contained in:
jvelilla
2011-11-24 09:23:42 -08:00
parent 40ec2f6419
commit fdef9b0c8f

View File

@@ -1,5 +1,8 @@
# HTTP Library Features # HTTP Library Features
The following list of features are taken form the book RESTful Web Services
* HTTPS * HTTPS
> It must support HTTPS and SSL certificate validation.
* HTTP verbs G * HTTP verbs G
* Custom data * Custom data
* Custom headers * Custom headers