Rick Winter
0b2b688e72
Context improvements ( #457 )
...
* Expose the ContextValueType so callers can use it to get at key values.
* Add a const char * overload for construction
* Remove explicit conversion which adds an extra move construction.
const char* implicitly converts to std::string
2020-08-14 13:02:16 -07:00
Victor Vazquez
9fb4119ccb
Memory Stream - File Stream (win/lin) - HTTP Request / Response - Updates ( #236 )
...
* make stream use int64_t instead of uint64_t
2020-07-03 22:22:16 -07:00
Rick Winter
692cab5651
Nullable type ( #204 )
...
* Nullable type
Add Nullable type and tests
2020-06-25 13:58:27 -07:00
Victor Vazquez
90e57362bf
Victor/http/add streams ( #183 )
...
* Adding body Stream for HTTP
* Adding libcurl session with custom send and receive
2020-06-18 21:43:00 -07:00
Rick Winter
602f75744a
HttpPipeline and HttpPolicies ( #63 )
...
* HttpPipeline
2020-05-29 10:57:10 -07:00
Victor Vazquez
9f1493af27
Adding http request ( #41 )
...
* adding gtest framework
* http request
2020-03-26 11:38:07 -07:00
Rick Winter
eab3352932
Add Core scaffolding
2020-02-20 12:10:01 -08:00