Okay, imported the core-http library and got it compiling suspiciously easily.
The unit/integration tests don't work yet as I'm still battling cmake/autobuild as usual but first milestone passed.
Showing
- indra/CMakeLists.txt 1 addition, 0 deletionsindra/CMakeLists.txt
- indra/llcorehttp/CMakeLists.txt 112 additions, 0 deletionsindra/llcorehttp/CMakeLists.txt
- indra/llcorehttp/_assert.h 39 additions, 0 deletionsindra/llcorehttp/_assert.h
- indra/llcorehttp/_httplibcurl.cpp 214 additions, 0 deletionsindra/llcorehttp/_httplibcurl.cpp
- indra/llcorehttp/_httplibcurl.h 89 additions, 0 deletionsindra/llcorehttp/_httplibcurl.h
- indra/llcorehttp/_httpoperation.cpp 203 additions, 0 deletionsindra/llcorehttp/_httpoperation.cpp
- indra/llcorehttp/_httpoperation.h 164 additions, 0 deletionsindra/llcorehttp/_httpoperation.h
- indra/llcorehttp/_httpoprequest.cpp 473 additions, 0 deletionsindra/llcorehttp/_httpoprequest.cpp
- indra/llcorehttp/_httpoprequest.h 127 additions, 0 deletionsindra/llcorehttp/_httpoprequest.h
- indra/llcorehttp/_httppolicy.cpp 76 additions, 0 deletionsindra/llcorehttp/_httppolicy.cpp
- indra/llcorehttp/_httppolicy.h 68 additions, 0 deletionsindra/llcorehttp/_httppolicy.h
- indra/llcorehttp/_httpreplyqueue.cpp 87 additions, 0 deletionsindra/llcorehttp/_httpreplyqueue.cpp
- indra/llcorehttp/_httpreplyqueue.h 106 additions, 0 deletionsindra/llcorehttp/_httpreplyqueue.h
- indra/llcorehttp/_httprequestqueue.cpp 132 additions, 0 deletionsindra/llcorehttp/_httprequestqueue.cpp
- indra/llcorehttp/_httprequestqueue.h 104 additions, 0 deletionsindra/llcorehttp/_httprequestqueue.h
- indra/llcorehttp/_httpservice.cpp 209 additions, 0 deletionsindra/llcorehttp/_httpservice.cpp
- indra/llcorehttp/_httpservice.h 162 additions, 0 deletionsindra/llcorehttp/_httpservice.h
- indra/llcorehttp/_mutex.h 55 additions, 0 deletionsindra/llcorehttp/_mutex.h
- indra/llcorehttp/_refcounted.cpp 39 additions, 0 deletionsindra/llcorehttp/_refcounted.cpp
- indra/llcorehttp/_refcounted.h 141 additions, 0 deletionsindra/llcorehttp/_refcounted.h
Loading
Please register or sign in to comment