Google APIs Client Library for C++
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Directories
Todo List
Member
HttpRequest::AddHeader
(const StringPiece &name, const StringPiece &value)
(ewiseblatt): 20130430
http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2
says certain types of request headers can be repeated however here we are requiring request headers to be unique. We do permit repeatable response headers.
Class
JsonCppArray< T >
(ewiseblatt): 20120825 Probably change this so the arrays are fixed size unless you resize the array or append/remove from it. That means get/set should rangecheck.
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Defines
Generated by
1.7.6.1