X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltooling%2Fio%2FHTTPRequest.h;h=7cca6c11956f84550e6b8430e8660a9368d55124;hb=211d157271f527521d46875c1c220734f2fa1136;hp=666c86292553ff9606fb4b8d340867434e01a070;hpb=81b488b2790e7bdeb2f43560b1d4a7d22c3dfdf5;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltooling/io/HTTPRequest.h b/xmltooling/io/HTTPRequest.h index 666c862..7cca6c1 100644 --- a/xmltooling/io/HTTPRequest.h +++ b/xmltooling/io/HTTPRequest.h @@ -30,7 +30,7 @@ #include #include -#include +#include namespace xmltooling { @@ -55,6 +55,7 @@ namespace xmltooling { virtual ~HTTPRequest(); bool isSecure() const; + std::string getLanguageRange() const; /** * Returns the HTTP method of the request (GET, POST, etc.)