From fdef9b0c8ff83b484321f785c9baa2c63f3ce73b Mon Sep 17 00:00:00 2001 From: jvelilla Date: Thu, 24 Nov 2011 09:23:42 -0800 Subject: [PATCH] Updated HTTP Library Features (markdown) --- HTTP-client-library.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HTTP-client-library.md b/HTTP-client-library.md index f8e8380d..bcf61954 100644 --- a/HTTP-client-library.md +++ b/HTTP-client-library.md @@ -1,5 +1,8 @@ # HTTP Library Features +The following list of features are taken form the book RESTful Web Services + * HTTPS +> It must support HTTPS and SSL certificate validation. * HTTP verbs G * Custom data * Custom headers