test.cc 107 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614
  1. #include <httplib.h>
  2. #include <gtest/gtest.h>
  3. #include <chrono>
  4. #include <future>
  5. #include <thread>
  6. #define SERVER_CERT_FILE "./cert.pem"
  7. #define SERVER_CERT2_FILE "./cert2.pem"
  8. #define SERVER_PRIVATE_KEY_FILE "./key.pem"
  9. #define CA_CERT_FILE "./ca-bundle.crt"
  10. #define CLIENT_CA_CERT_FILE "./rootCA.cert.pem"
  11. #define CLIENT_CA_CERT_DIR "."
  12. #define CLIENT_CERT_FILE "./client.cert.pem"
  13. #define CLIENT_PRIVATE_KEY_FILE "./client.key.pem"
  14. using namespace std;
  15. using namespace httplib;
  16. const char *HOST = "localhost";
  17. const int PORT = 1234;
  18. const string LONG_QUERY_VALUE = string(25000, '@');
  19. const string LONG_QUERY_URL = "/long-query-value?key=" + LONG_QUERY_VALUE;
  20. const std::string JSON_DATA = "{\"hello\":\"world\"}";
  21. const string LARGE_DATA = string(1024 * 1024 * 100, '@'); // 100MB
  22. MultipartFormData &get_file_value(MultipartFormDataItems &files,
  23. const char *key) {
  24. auto it = std::find_if(
  25. files.begin(), files.end(),
  26. [&](const MultipartFormData &file) { return file.name == key; });
  27. if (it != files.end()) { return *it; }
  28. throw std::runtime_error("invalid mulitpart form data name error");
  29. }
  30. #ifdef _WIN32
  31. TEST(StartupTest, WSAStartup) {
  32. WSADATA wsaData;
  33. int ret = WSAStartup(0x0002, &wsaData);
  34. ASSERT_EQ(0, ret);
  35. }
  36. #endif
  37. TEST(TrimTests, TrimStringTests) {
  38. EXPECT_EQ("abc", detail::trim_copy("abc"));
  39. EXPECT_EQ("abc", detail::trim_copy(" abc "));
  40. EXPECT_TRUE(detail::trim_copy("").empty());
  41. }
  42. TEST(SplitTest, ParseQueryString) {
  43. string s = "key1=val1&key2=val2&key3=val3";
  44. Params dic;
  45. detail::split(s.c_str(), s.c_str() + s.size(), '&',
  46. [&](const char *b, const char *e) {
  47. string key, val;
  48. detail::split(b, e, '=', [&](const char *b, const char *e) {
  49. if (key.empty()) {
  50. key.assign(b, e);
  51. } else {
  52. val.assign(b, e);
  53. }
  54. });
  55. dic.emplace(key, val);
  56. });
  57. EXPECT_EQ("val1", dic.find("key1")->second);
  58. EXPECT_EQ("val2", dic.find("key2")->second);
  59. EXPECT_EQ("val3", dic.find("key3")->second);
  60. }
  61. TEST(SplitTest, ParseInvalidQueryTests) {
  62. {
  63. string s = " ";
  64. Params dict;
  65. detail::parse_query_text(s, dict);
  66. EXPECT_TRUE(dict.empty());
  67. }
  68. {
  69. string s = " = =";
  70. Params dict;
  71. detail::parse_query_text(s, dict);
  72. EXPECT_TRUE(dict.empty());
  73. }
  74. }
  75. TEST(ParseQueryTest, ParseQueryString) {
  76. string s = "key1=val1&key2=val2&key3=val3";
  77. Params dic;
  78. detail::parse_query_text(s, dic);
  79. EXPECT_EQ("val1", dic.find("key1")->second);
  80. EXPECT_EQ("val2", dic.find("key2")->second);
  81. EXPECT_EQ("val3", dic.find("key3")->second);
  82. }
  83. TEST(ParamsToQueryTest, ConvertParamsToQuery) {
  84. Params dic;
  85. EXPECT_EQ(detail::params_to_query_str(dic), "");
  86. dic.emplace("key1", "val1");
  87. EXPECT_EQ(detail::params_to_query_str(dic), "key1=val1");
  88. dic.emplace("key2", "val2");
  89. dic.emplace("key3", "val3");
  90. EXPECT_EQ(detail::params_to_query_str(dic), "key1=val1&key2=val2&key3=val3");
  91. }
  92. TEST(GetHeaderValueTest, DefaultValue) {
  93. Headers headers = {{"Dummy", "Dummy"}};
  94. auto val = detail::get_header_value(headers, "Content-Type", 0, "text/plain");
  95. EXPECT_STREQ("text/plain", val);
  96. }
  97. TEST(GetHeaderValueTest, DefaultValueInt) {
  98. Headers headers = {{"Dummy", "Dummy"}};
  99. auto val =
  100. detail::get_header_value<uint64_t>(headers, "Content-Length", 0, 100);
  101. EXPECT_EQ(100ull, val);
  102. }
  103. TEST(GetHeaderValueTest, RegularValue) {
  104. Headers headers = {{"Content-Type", "text/html"}, {"Dummy", "Dummy"}};
  105. auto val = detail::get_header_value(headers, "Content-Type", 0, "text/plain");
  106. EXPECT_STREQ("text/html", val);
  107. }
  108. TEST(GetHeaderValueTest, SetContent) {
  109. Response res;
  110. res.set_content("html", "text/html");
  111. EXPECT_EQ("text/html", res.get_header_value("Content-Type"));
  112. res.set_content("text", "text/plain");
  113. EXPECT_EQ(1, res.get_header_value_count("Content-Type"));
  114. EXPECT_EQ("text/plain", res.get_header_value("Content-Type"));
  115. }
  116. TEST(GetHeaderValueTest, RegularValueInt) {
  117. Headers headers = {{"Content-Length", "100"}, {"Dummy", "Dummy"}};
  118. auto val =
  119. detail::get_header_value<uint64_t>(headers, "Content-Length", 0, 0);
  120. EXPECT_EQ(100ull, val);
  121. }
  122. TEST(GetHeaderValueTest, Range) {
  123. {
  124. Headers headers = {make_range_header({{1, -1}})};
  125. auto val = detail::get_header_value(headers, "Range", 0, 0);
  126. EXPECT_STREQ("bytes=1-", val);
  127. }
  128. {
  129. Headers headers = {make_range_header({{-1, 1}})};
  130. auto val = detail::get_header_value(headers, "Range", 0, 0);
  131. EXPECT_STREQ("bytes=-1", val);
  132. }
  133. {
  134. Headers headers = {make_range_header({{1, 10}})};
  135. auto val = detail::get_header_value(headers, "Range", 0, 0);
  136. EXPECT_STREQ("bytes=1-10", val);
  137. }
  138. {
  139. Headers headers = {make_range_header({{1, 10}, {100, -1}})};
  140. auto val = detail::get_header_value(headers, "Range", 0, 0);
  141. EXPECT_STREQ("bytes=1-10, 100-", val);
  142. }
  143. {
  144. Headers headers = {make_range_header({{1, 10}, {100, 200}})};
  145. auto val = detail::get_header_value(headers, "Range", 0, 0);
  146. EXPECT_STREQ("bytes=1-10, 100-200", val);
  147. }
  148. {
  149. Headers headers = {make_range_header({{0, 0}, {-1, 1}})};
  150. auto val = detail::get_header_value(headers, "Range", 0, 0);
  151. EXPECT_STREQ("bytes=0-0, -1", val);
  152. }
  153. }
  154. TEST(ParseHeaderValueTest, Range) {
  155. {
  156. Ranges ranges;
  157. auto ret = detail::parse_range_header("bytes=1-", ranges);
  158. EXPECT_TRUE(ret);
  159. EXPECT_EQ(1u, ranges.size());
  160. EXPECT_EQ(1u, ranges[0].first);
  161. EXPECT_EQ(-1, ranges[0].second);
  162. }
  163. {
  164. Ranges ranges;
  165. auto ret = detail::parse_range_header("bytes=-1", ranges);
  166. EXPECT_TRUE(ret);
  167. EXPECT_EQ(1u, ranges.size());
  168. EXPECT_EQ(-1, ranges[0].first);
  169. EXPECT_EQ(1u, ranges[0].second);
  170. }
  171. {
  172. Ranges ranges;
  173. auto ret = detail::parse_range_header("bytes=1-10", ranges);
  174. EXPECT_TRUE(ret);
  175. EXPECT_EQ(1u, ranges.size());
  176. EXPECT_EQ(1u, ranges[0].first);
  177. EXPECT_EQ(10u, ranges[0].second);
  178. }
  179. {
  180. Ranges ranges;
  181. auto ret = detail::parse_range_header("bytes=10-1", ranges);
  182. EXPECT_FALSE(ret);
  183. }
  184. {
  185. Ranges ranges;
  186. auto ret = detail::parse_range_header("bytes=1-10, 100-", ranges);
  187. EXPECT_TRUE(ret);
  188. EXPECT_EQ(2u, ranges.size());
  189. EXPECT_EQ(1u, ranges[0].first);
  190. EXPECT_EQ(10u, ranges[0].second);
  191. EXPECT_EQ(100u, ranges[1].first);
  192. EXPECT_EQ(-1, ranges[1].second);
  193. }
  194. {
  195. Ranges ranges;
  196. auto ret =
  197. detail::parse_range_header("bytes=1-10, 100-200, 300-400", ranges);
  198. EXPECT_TRUE(ret);
  199. EXPECT_EQ(3u, ranges.size());
  200. EXPECT_EQ(1u, ranges[0].first);
  201. EXPECT_EQ(10u, ranges[0].second);
  202. EXPECT_EQ(100u, ranges[1].first);
  203. EXPECT_EQ(200u, ranges[1].second);
  204. EXPECT_EQ(300u, ranges[2].first);
  205. EXPECT_EQ(400u, ranges[2].second);
  206. }
  207. }
  208. TEST(ParseAcceptEncoding1, AcceptEncoding) {
  209. Request req;
  210. req.set_header("Accept-Encoding", "gzip");
  211. Response res;
  212. res.set_header("Content-Type", "text/plain");
  213. auto ret = detail::encoding_type(req, res);
  214. #ifdef CPPHTTPLIB_ZLIB_SUPPORT
  215. EXPECT_TRUE(ret == detail::EncodingType::Gzip);
  216. #else
  217. EXPECT_TRUE(ret == detail::EncodingType::None);
  218. #endif
  219. }
  220. TEST(ParseAcceptEncoding2, AcceptEncoding) {
  221. Request req;
  222. req.set_header("Accept-Encoding", "gzip, deflate, br");
  223. Response res;
  224. res.set_header("Content-Type", "text/plain");
  225. auto ret = detail::encoding_type(req, res);
  226. #ifdef CPPHTTPLIB_BROTLI_SUPPORT
  227. EXPECT_TRUE(ret == detail::EncodingType::Brotli);
  228. #elif CPPHTTPLIB_ZLIB_SUPPORT
  229. EXPECT_TRUE(ret == detail::EncodingType::Gzip);
  230. #else
  231. EXPECT_TRUE(ret == detail::EncodingType::None);
  232. #endif
  233. }
  234. TEST(ParseAcceptEncoding3, AcceptEncoding) {
  235. Request req;
  236. req.set_header("Accept-Encoding", "br;q=1.0, gzip;q=0.8, *;q=0.1");
  237. Response res;
  238. res.set_header("Content-Type", "text/plain");
  239. auto ret = detail::encoding_type(req, res);
  240. #ifdef CPPHTTPLIB_BROTLI_SUPPORT
  241. EXPECT_TRUE(ret == detail::EncodingType::Brotli);
  242. #elif CPPHTTPLIB_ZLIB_SUPPORT
  243. EXPECT_TRUE(ret == detail::EncodingType::Gzip);
  244. #else
  245. EXPECT_TRUE(ret == detail::EncodingType::None);
  246. #endif
  247. }
  248. TEST(BufferStreamTest, read) {
  249. detail::BufferStream strm1;
  250. Stream &strm = strm1;
  251. EXPECT_EQ(5, strm.write("hello"));
  252. char buf[512];
  253. EXPECT_EQ(2, strm.read(buf, 2));
  254. EXPECT_EQ('h', buf[0]);
  255. EXPECT_EQ('e', buf[1]);
  256. EXPECT_EQ(2, strm.read(buf, 2));
  257. EXPECT_EQ('l', buf[0]);
  258. EXPECT_EQ('l', buf[1]);
  259. EXPECT_EQ(1, strm.read(buf, 1));
  260. EXPECT_EQ('o', buf[0]);
  261. EXPECT_EQ(0, strm.read(buf, 1));
  262. }
  263. TEST(ChunkedEncodingTest, FromHTTPWatch) {
  264. auto host = "www.httpwatch.com";
  265. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  266. auto port = 443;
  267. SSLClient cli(host, port);
  268. #else
  269. auto port = 80;
  270. Client cli(host, port);
  271. #endif
  272. cli.set_connection_timeout(2);
  273. auto res =
  274. cli.Get("/httpgallery/chunked/chunkedimage.aspx?0.4153841143030137");
  275. ASSERT_TRUE(res);
  276. std::string out;
  277. detail::read_file("./image.jpg", out);
  278. EXPECT_EQ(200, res->status);
  279. EXPECT_EQ(out, res->body);
  280. }
  281. TEST(ChunkedEncodingTest, WithContentReceiver) {
  282. auto host = "www.httpwatch.com";
  283. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  284. auto port = 443;
  285. SSLClient cli(host, port);
  286. #else
  287. auto port = 80;
  288. Client cli(host, port);
  289. #endif
  290. cli.set_connection_timeout(2);
  291. std::string body;
  292. auto res =
  293. cli.Get("/httpgallery/chunked/chunkedimage.aspx?0.4153841143030137",
  294. [&](const char *data, size_t data_length) {
  295. body.append(data, data_length);
  296. return true;
  297. });
  298. ASSERT_TRUE(res);
  299. std::string out;
  300. detail::read_file("./image.jpg", out);
  301. EXPECT_EQ(200, res->status);
  302. EXPECT_EQ(out, body);
  303. }
  304. TEST(ChunkedEncodingTest, WithResponseHandlerAndContentReceiver) {
  305. auto host = "www.httpwatch.com";
  306. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  307. auto port = 443;
  308. SSLClient cli(host, port);
  309. #else
  310. auto port = 80;
  311. Client cli(host, port);
  312. #endif
  313. cli.set_connection_timeout(2);
  314. std::string body;
  315. auto res = cli.Get(
  316. "/httpgallery/chunked/chunkedimage.aspx?0.4153841143030137",
  317. [&](const Response &response) {
  318. EXPECT_EQ(200, response.status);
  319. return true;
  320. },
  321. [&](const char *data, size_t data_length) {
  322. body.append(data, data_length);
  323. return true;
  324. });
  325. ASSERT_TRUE(res);
  326. std::string out;
  327. detail::read_file("./image.jpg", out);
  328. EXPECT_EQ(200, res->status);
  329. EXPECT_EQ(out, body);
  330. }
  331. TEST(DefaultHeadersTest, FromHTTPBin) {
  332. Client cli("httpbin.org");
  333. cli.set_default_headers({make_range_header({{1, 10}})});
  334. cli.set_connection_timeout(5);
  335. {
  336. auto res = cli.Get("/range/32");
  337. ASSERT_TRUE(res);
  338. EXPECT_EQ("bcdefghijk", res->body);
  339. EXPECT_EQ(206, res->status);
  340. }
  341. {
  342. auto res = cli.Get("/range/32");
  343. ASSERT_TRUE(res);
  344. EXPECT_EQ("bcdefghijk", res->body);
  345. EXPECT_EQ(206, res->status);
  346. }
  347. }
  348. TEST(RangeTest, FromHTTPBin) {
  349. auto host = "httpbin.org";
  350. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  351. auto port = 443;
  352. SSLClient cli(host, port);
  353. #else
  354. auto port = 80;
  355. Client cli(host, port);
  356. #endif
  357. cli.set_connection_timeout(5);
  358. {
  359. auto res = cli.Get("/range/32");
  360. ASSERT_TRUE(res);
  361. EXPECT_EQ("abcdefghijklmnopqrstuvwxyzabcdef", res->body);
  362. EXPECT_EQ(200, res->status);
  363. }
  364. {
  365. Headers headers = {make_range_header({{1, -1}})};
  366. auto res = cli.Get("/range/32", headers);
  367. ASSERT_TRUE(res);
  368. EXPECT_EQ("bcdefghijklmnopqrstuvwxyzabcdef", res->body);
  369. EXPECT_EQ(206, res->status);
  370. }
  371. {
  372. Headers headers = {make_range_header({{1, 10}})};
  373. auto res = cli.Get("/range/32", headers);
  374. ASSERT_TRUE(res);
  375. EXPECT_EQ("bcdefghijk", res->body);
  376. EXPECT_EQ(206, res->status);
  377. }
  378. {
  379. Headers headers = {make_range_header({{0, 31}})};
  380. auto res = cli.Get("/range/32", headers);
  381. ASSERT_TRUE(res);
  382. EXPECT_EQ("abcdefghijklmnopqrstuvwxyzabcdef", res->body);
  383. EXPECT_EQ(200, res->status);
  384. }
  385. {
  386. Headers headers = {make_range_header({{0, -1}})};
  387. auto res = cli.Get("/range/32", headers);
  388. ASSERT_TRUE(res);
  389. EXPECT_EQ("abcdefghijklmnopqrstuvwxyzabcdef", res->body);
  390. EXPECT_EQ(200, res->status);
  391. }
  392. {
  393. Headers headers = {make_range_header({{0, 32}})};
  394. auto res = cli.Get("/range/32", headers);
  395. ASSERT_TRUE(res);
  396. EXPECT_EQ(416, res->status);
  397. }
  398. }
  399. TEST(ConnectionErrorTest, InvalidHost) {
  400. auto host = "-abcde.com";
  401. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  402. auto port = 443;
  403. SSLClient cli(host, port);
  404. #else
  405. auto port = 80;
  406. Client cli(host, port);
  407. #endif
  408. cli.set_connection_timeout(2);
  409. auto res = cli.Get("/");
  410. ASSERT_TRUE(!res);
  411. EXPECT_EQ(Error::Connection, res.error());
  412. }
  413. TEST(ConnectionErrorTest, InvalidHost2) {
  414. auto host = "httpbin.org/";
  415. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  416. SSLClient cli(host);
  417. #else
  418. Client cli(host);
  419. #endif
  420. cli.set_connection_timeout(2);
  421. auto res = cli.Get("/");
  422. ASSERT_TRUE(!res);
  423. EXPECT_EQ(Error::Connection, res.error());
  424. }
  425. TEST(ConnectionErrorTest, InvalidPort) {
  426. auto host = "localhost";
  427. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  428. auto port = 44380;
  429. SSLClient cli(host, port);
  430. #else
  431. auto port = 8080;
  432. Client cli(host, port);
  433. #endif
  434. cli.set_connection_timeout(2);
  435. auto res = cli.Get("/");
  436. ASSERT_TRUE(!res);
  437. EXPECT_EQ(Error::Connection, res.error());
  438. }
  439. TEST(ConnectionErrorTest, Timeout) {
  440. auto host = "google.com";
  441. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  442. auto port = 44380;
  443. SSLClient cli(host, port);
  444. #else
  445. auto port = 8080;
  446. Client cli(host, port);
  447. #endif
  448. cli.set_connection_timeout(2);
  449. auto res = cli.Get("/");
  450. ASSERT_TRUE(!res);
  451. EXPECT_TRUE(res.error() == Error::Connection);
  452. }
  453. TEST(CancelTest, NoCancel) {
  454. auto host = "httpbin.org";
  455. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  456. auto port = 443;
  457. SSLClient cli(host, port);
  458. #else
  459. auto port = 80;
  460. Client cli(host, port);
  461. #endif
  462. cli.set_connection_timeout(5);
  463. auto res = cli.Get("/range/32", [](uint64_t, uint64_t) { return true; });
  464. ASSERT_TRUE(res);
  465. EXPECT_EQ("abcdefghijklmnopqrstuvwxyzabcdef", res->body);
  466. EXPECT_EQ(200, res->status);
  467. }
  468. TEST(CancelTest, WithCancelSmallPayload) {
  469. auto host = "httpbin.org";
  470. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  471. auto port = 443;
  472. SSLClient cli(host, port);
  473. #else
  474. auto port = 80;
  475. Client cli(host, port);
  476. #endif
  477. auto res = cli.Get("/range/32", [](uint64_t, uint64_t) { return false; });
  478. cli.set_connection_timeout(5);
  479. ASSERT_TRUE(!res);
  480. EXPECT_EQ(Error::Canceled, res.error());
  481. }
  482. TEST(CancelTest, WithCancelLargePayload) {
  483. auto host = "httpbin.org";
  484. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  485. auto port = 443;
  486. SSLClient cli(host, port);
  487. #else
  488. auto port = 80;
  489. Client cli(host, port);
  490. #endif
  491. cli.set_connection_timeout(5);
  492. uint32_t count = 0;
  493. auto res = cli.Get("/range/65536",
  494. [&count](uint64_t, uint64_t) { return (count++ == 0); });
  495. ASSERT_TRUE(!res);
  496. EXPECT_EQ(Error::Canceled, res.error());
  497. }
  498. TEST(BaseAuthTest, FromHTTPWatch) {
  499. auto host = "httpbin.org";
  500. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  501. auto port = 443;
  502. SSLClient cli(host, port);
  503. #else
  504. auto port = 80;
  505. Client cli(host, port);
  506. #endif
  507. {
  508. auto res = cli.Get("/basic-auth/hello/world");
  509. ASSERT_TRUE(res);
  510. EXPECT_EQ(401, res->status);
  511. }
  512. {
  513. auto res = cli.Get("/basic-auth/hello/world",
  514. {make_basic_authentication_header("hello", "world")});
  515. ASSERT_TRUE(res);
  516. EXPECT_EQ("{\n \"authenticated\": true, \n \"user\": \"hello\"\n}\n",
  517. res->body);
  518. EXPECT_EQ(200, res->status);
  519. }
  520. {
  521. cli.set_basic_auth("hello", "world");
  522. auto res = cli.Get("/basic-auth/hello/world");
  523. ASSERT_TRUE(res);
  524. EXPECT_EQ("{\n \"authenticated\": true, \n \"user\": \"hello\"\n}\n",
  525. res->body);
  526. EXPECT_EQ(200, res->status);
  527. }
  528. {
  529. cli.set_basic_auth("hello", "bad");
  530. auto res = cli.Get("/basic-auth/hello/world");
  531. ASSERT_TRUE(res);
  532. EXPECT_EQ(401, res->status);
  533. }
  534. {
  535. cli.set_basic_auth("bad", "world");
  536. auto res = cli.Get("/basic-auth/hello/world");
  537. ASSERT_TRUE(res);
  538. EXPECT_EQ(401, res->status);
  539. }
  540. }
  541. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  542. TEST(DigestAuthTest, FromHTTPWatch) {
  543. auto host = "httpbin.org";
  544. auto port = 443;
  545. SSLClient cli(host, port);
  546. {
  547. auto res = cli.Get("/digest-auth/auth/hello/world");
  548. ASSERT_TRUE(res);
  549. EXPECT_EQ(401, res->status);
  550. }
  551. {
  552. std::vector<std::string> paths = {
  553. "/digest-auth/auth/hello/world/MD5",
  554. "/digest-auth/auth/hello/world/SHA-256",
  555. "/digest-auth/auth/hello/world/SHA-512",
  556. "/digest-auth/auth-int/hello/world/MD5",
  557. };
  558. cli.set_digest_auth("hello", "world");
  559. for (auto path : paths) {
  560. auto res = cli.Get(path.c_str());
  561. ASSERT_TRUE(res);
  562. EXPECT_EQ("{\n \"authenticated\": true, \n \"user\": \"hello\"\n}\n",
  563. res->body);
  564. EXPECT_EQ(200, res->status);
  565. }
  566. cli.set_digest_auth("hello", "bad");
  567. for (auto path : paths) {
  568. auto res = cli.Get(path.c_str());
  569. ASSERT_TRUE(res);
  570. EXPECT_EQ(401, res->status);
  571. }
  572. // NOTE: Until httpbin.org fixes issue #46, the following test is commented
  573. // out. Plese see https://httpbin.org/digest-auth/auth/hello/world
  574. // cli.set_digest_auth("bad", "world");
  575. // for (auto path : paths) {
  576. // auto res = cli.Get(path.c_str());
  577. // ASSERT_TRUE(res);
  578. // EXPECT_EQ(400, res->status);
  579. // }
  580. }
  581. }
  582. #endif
  583. #if 0
  584. TEST(AbsoluteRedirectTest, Redirect) {
  585. auto host = "httpbin.org";
  586. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  587. SSLClient cli(host);
  588. #else
  589. Client cli(host);
  590. #endif
  591. cli.set_follow_location(true);
  592. auto res = cli.Get("/absolute-redirect/3");
  593. ASSERT_TRUE(res);
  594. EXPECT_EQ(200, res->status);
  595. }
  596. TEST(RedirectTest, Redirect) {
  597. auto host = "httpbin.org";
  598. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  599. SSLClient cli(host);
  600. #else
  601. Client cli(host);
  602. #endif
  603. cli.set_follow_location(true);
  604. auto res = cli.Get("/redirect/3");
  605. ASSERT_TRUE(res);
  606. EXPECT_EQ(200, res->status);
  607. }
  608. TEST(RelativeRedirectTest, Redirect) {
  609. auto host = "httpbin.org";
  610. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  611. SSLClient cli(host);
  612. #else
  613. Client cli(host);
  614. #endif
  615. cli.set_follow_location(true);
  616. auto res = cli.Get("/relative-redirect/3");
  617. ASSERT_TRUE(res);
  618. EXPECT_EQ(200, res->status);
  619. }
  620. TEST(TooManyRedirectTest, Redirect) {
  621. auto host = "httpbin.org";
  622. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  623. SSLClient cli(host);
  624. #else
  625. Client cli(host);
  626. #endif
  627. cli.set_follow_location(true);
  628. auto res = cli.Get("/redirect/21");
  629. ASSERT_TRUE(!res);
  630. EXPECT_EQ(Error::ExceedRedirectCount, res.error());
  631. }
  632. #endif
  633. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  634. TEST(YahooRedirectTest, Redirect) {
  635. Client cli("yahoo.com");
  636. auto res = cli.Get("/");
  637. ASSERT_TRUE(res);
  638. EXPECT_EQ(301, res->status);
  639. cli.set_follow_location(true);
  640. res = cli.Get("/");
  641. ASSERT_TRUE(res);
  642. EXPECT_EQ(200, res->status);
  643. }
  644. #if 0
  645. TEST(HttpsToHttpRedirectTest, Redirect) {
  646. SSLClient cli("httpbin.org");
  647. cli.set_follow_location(true);
  648. auto res =
  649. cli.Get("/redirect-to?url=http%3A%2F%2Fwww.google.com&status_code=302");
  650. ASSERT_TRUE(res);
  651. EXPECT_EQ(200, res->status);
  652. }
  653. #endif
  654. TEST(RedirectToDifferentPort, Redirect) {
  655. Server svr8080;
  656. Server svr8081;
  657. svr8080.Get("/1", [&](const Request & /*req*/, Response &res) {
  658. res.set_redirect("http://localhost:8081/2");
  659. });
  660. svr8081.Get("/2", [&](const Request & /*req*/, Response &res) {
  661. res.set_content("Hello World!", "text/plain");
  662. });
  663. auto thread8080 = std::thread([&]() { svr8080.listen("localhost", 8080); });
  664. auto thread8081 = std::thread([&]() { svr8081.listen("localhost", 8081); });
  665. while (!svr8080.is_running() || !svr8081.is_running()) {
  666. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  667. }
  668. // Give GET time to get a few messages.
  669. std::this_thread::sleep_for(std::chrono::seconds(1));
  670. Client cli("localhost", 8080);
  671. cli.set_follow_location(true);
  672. auto res = cli.Get("/1");
  673. ASSERT_TRUE(res);
  674. EXPECT_EQ(200, res->status);
  675. EXPECT_EQ("Hello World!", res->body);
  676. svr8080.stop();
  677. svr8081.stop();
  678. thread8080.join();
  679. thread8081.join();
  680. ASSERT_FALSE(svr8080.is_running());
  681. ASSERT_FALSE(svr8081.is_running());
  682. }
  683. TEST(UrlWithSpace, Redirect) {
  684. SSLClient cli("edge.forgecdn.net");
  685. cli.set_follow_location(true);
  686. auto res = cli.Get("/files/2595/310/Neat 1.4-17.jar");
  687. ASSERT_TRUE(res);
  688. EXPECT_EQ(200, res->status);
  689. EXPECT_EQ(18527, res->get_header_value<uint64_t>("Content-Length"));
  690. }
  691. #endif
  692. TEST(Server, BindDualStack) {
  693. Server svr;
  694. svr.Get("/1", [&](const Request & /*req*/, Response &res) {
  695. res.set_content("Hello World!", "text/plain");
  696. });
  697. auto thread = std::thread([&]() { svr.listen("::", PORT); });
  698. // Give GET time to get a few messages.
  699. std::this_thread::sleep_for(std::chrono::seconds(1));
  700. {
  701. Client cli("127.0.0.1", PORT);
  702. auto res = cli.Get("/1");
  703. ASSERT_TRUE(res);
  704. EXPECT_EQ(200, res->status);
  705. EXPECT_EQ("Hello World!", res->body);
  706. }
  707. {
  708. Client cli("::1", PORT);
  709. auto res = cli.Get("/1");
  710. ASSERT_TRUE(res);
  711. EXPECT_EQ(200, res->status);
  712. EXPECT_EQ("Hello World!", res->body);
  713. }
  714. svr.stop();
  715. thread.join();
  716. ASSERT_FALSE(svr.is_running());
  717. }
  718. TEST(Server, BindAndListenSeparately) {
  719. Server svr;
  720. int port = svr.bind_to_any_port("0.0.0.0");
  721. ASSERT_TRUE(svr.is_valid());
  722. ASSERT_TRUE(port > 0);
  723. svr.stop();
  724. }
  725. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  726. TEST(SSLServer, BindAndListenSeparately) {
  727. SSLServer svr(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE, CLIENT_CA_CERT_FILE,
  728. CLIENT_CA_CERT_DIR);
  729. int port = svr.bind_to_any_port("0.0.0.0");
  730. ASSERT_TRUE(svr.is_valid());
  731. ASSERT_TRUE(port > 0);
  732. svr.stop();
  733. }
  734. #endif
  735. class ServerTest : public ::testing::Test {
  736. protected:
  737. ServerTest()
  738. : cli_(HOST, PORT)
  739. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  740. ,
  741. svr_(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE)
  742. #endif
  743. {
  744. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  745. cli_.enable_server_certificate_verification(false);
  746. #endif
  747. }
  748. virtual void SetUp() {
  749. svr_.set_mount_point("/", "./www");
  750. svr_.set_mount_point("/mount", "./www2");
  751. svr_.set_file_extension_and_mimetype_mapping("abcde", "text/abcde");
  752. svr_.Get("/hi",
  753. [&](const Request & /*req*/, Response &res) {
  754. res.set_content("Hello World!", "text/plain");
  755. })
  756. .Get("/http_response_splitting",
  757. [&](const Request & /*req*/, Response &res) {
  758. res.set_header("a", "1\r\nSet-Cookie: a=1");
  759. EXPECT_EQ(0, res.headers.size());
  760. EXPECT_FALSE(res.has_header("a"));
  761. res.set_header("a", "1\nSet-Cookie: a=1");
  762. EXPECT_EQ(0, res.headers.size());
  763. EXPECT_FALSE(res.has_header("a"));
  764. res.set_header("a", "1\rSet-Cookie: a=1");
  765. EXPECT_EQ(0, res.headers.size());
  766. EXPECT_FALSE(res.has_header("a"));
  767. res.set_header("a\r\nb", "0");
  768. EXPECT_EQ(0, res.headers.size());
  769. EXPECT_FALSE(res.has_header("a"));
  770. res.set_header("a\rb", "0");
  771. EXPECT_EQ(0, res.headers.size());
  772. EXPECT_FALSE(res.has_header("a"));
  773. res.set_header("a\nb", "0");
  774. EXPECT_EQ(0, res.headers.size());
  775. EXPECT_FALSE(res.has_header("a"));
  776. res.set_redirect("1\r\nSet-Cookie: a=1");
  777. EXPECT_EQ(0, res.headers.size());
  778. EXPECT_FALSE(res.has_header("Location"));
  779. })
  780. .Get("/slow",
  781. [&](const Request & /*req*/, Response &res) {
  782. std::this_thread::sleep_for(std::chrono::seconds(2));
  783. res.set_content("slow", "text/plain");
  784. })
  785. .Post("/slowpost",
  786. [&](const Request & /*req*/, Response &res) {
  787. std::this_thread::sleep_for(std::chrono::seconds(2));
  788. res.set_content("slow", "text/plain");
  789. })
  790. .Get("/remote_addr",
  791. [&](const Request &req, Response &res) {
  792. auto remote_addr = req.headers.find("REMOTE_ADDR")->second;
  793. EXPECT_TRUE(req.has_header("REMOTE_PORT"));
  794. EXPECT_EQ(req.remote_addr, req.get_header_value("REMOTE_ADDR"));
  795. EXPECT_EQ(req.remote_port,
  796. std::stoi(req.get_header_value("REMOTE_PORT")));
  797. res.set_content(remote_addr.c_str(), "text/plain");
  798. })
  799. .Get("/endwith%",
  800. [&](const Request & /*req*/, Response &res) {
  801. res.set_content("Hello World!", "text/plain");
  802. })
  803. .Get("/a\\+\\+b",
  804. [&](const Request &req, Response &res) {
  805. ASSERT_TRUE(req.has_param("a +b"));
  806. auto val = req.get_param_value("a +b");
  807. res.set_content(val, "text/plain");
  808. })
  809. .Get("/", [&](const Request & /*req*/,
  810. Response &res) { res.set_redirect("/hi"); })
  811. .Post("/1", [](const Request & /*req*/,
  812. Response &res) { res.set_redirect("/2", 303); })
  813. .Get("/2",
  814. [](const Request & /*req*/, Response &res) {
  815. res.set_content("redirected.", "text/plain");
  816. res.status = 200;
  817. })
  818. .Post("/person",
  819. [&](const Request &req, Response &res) {
  820. if (req.has_param("name") && req.has_param("note")) {
  821. persons_[req.get_param_value("name")] =
  822. req.get_param_value("note");
  823. } else {
  824. res.status = 400;
  825. }
  826. })
  827. .Put("/person",
  828. [&](const Request &req, Response &res) {
  829. if (req.has_param("name") && req.has_param("note")) {
  830. persons_[req.get_param_value("name")] =
  831. req.get_param_value("note");
  832. } else {
  833. res.status = 400;
  834. }
  835. })
  836. .Get("/person/(.*)",
  837. [&](const Request &req, Response &res) {
  838. string name = req.matches[1];
  839. if (persons_.find(name) != persons_.end()) {
  840. auto note = persons_[name];
  841. res.set_content(note, "text/plain");
  842. } else {
  843. res.status = 404;
  844. }
  845. })
  846. .Post("/x-www-form-urlencoded-json",
  847. [&](const Request &req, Response &res) {
  848. auto json = req.get_param_value("json");
  849. ASSERT_EQ(JSON_DATA, json);
  850. res.set_content(json, "appliation/json");
  851. res.status = 200;
  852. })
  853. .Get("/streamed-chunked",
  854. [&](const Request & /*req*/, Response &res) {
  855. res.set_chunked_content_provider(
  856. "text/plain", [](size_t /*offset*/, DataSink &sink) {
  857. EXPECT_TRUE(sink.is_writable());
  858. sink.os << "123";
  859. sink.os << "456";
  860. sink.os << "789";
  861. sink.done();
  862. return true;
  863. });
  864. })
  865. .Get("/streamed-chunked2",
  866. [&](const Request & /*req*/, Response &res) {
  867. auto i = new int(0);
  868. res.set_chunked_content_provider(
  869. "text/plain",
  870. [i](size_t /*offset*/, DataSink &sink) {
  871. EXPECT_TRUE(sink.is_writable());
  872. switch (*i) {
  873. case 0: sink.os << "123"; break;
  874. case 1: sink.os << "456"; break;
  875. case 2: sink.os << "789"; break;
  876. case 3: sink.done(); break;
  877. }
  878. (*i)++;
  879. return true;
  880. },
  881. [i] { delete i; });
  882. })
  883. .Get("/streamed",
  884. [&](const Request & /*req*/, Response &res) {
  885. res.set_content_provider(
  886. 6, "text/plain",
  887. [](size_t offset, size_t /*length*/, DataSink &sink) {
  888. sink.os << (offset < 3 ? "a" : "b");
  889. return true;
  890. });
  891. })
  892. .Get("/streamed-with-range",
  893. [&](const Request & /*req*/, Response &res) {
  894. auto data = new std::string("abcdefg");
  895. res.set_content_provider(
  896. data->size(), "text/plain",
  897. [data](size_t offset, size_t length, DataSink &sink) {
  898. EXPECT_TRUE(sink.is_writable());
  899. size_t DATA_CHUNK_SIZE = 4;
  900. const auto &d = *data;
  901. auto out_len =
  902. std::min(static_cast<size_t>(length), DATA_CHUNK_SIZE);
  903. sink.write(&d[static_cast<size_t>(offset)], out_len);
  904. return true;
  905. },
  906. [data] { delete data; });
  907. })
  908. .Get("/streamed-cancel",
  909. [&](const Request & /*req*/, Response &res) {
  910. res.set_content_provider(
  911. size_t(-1), "text/plain",
  912. [](size_t /*offset*/, size_t /*length*/, DataSink &sink) {
  913. EXPECT_TRUE(sink.is_writable());
  914. sink.os << "data_chunk";
  915. return true;
  916. });
  917. })
  918. .Get("/with-range",
  919. [&](const Request & /*req*/, Response &res) {
  920. res.set_content("abcdefg", "text/plain");
  921. })
  922. .Post("/chunked",
  923. [&](const Request &req, Response & /*res*/) {
  924. EXPECT_EQ(req.body, "dechunked post body");
  925. })
  926. .Post("/large-chunked",
  927. [&](const Request &req, Response & /*res*/) {
  928. std::string expected(6 * 30 * 1024u, 'a');
  929. EXPECT_EQ(req.body, expected);
  930. })
  931. .Post("/multipart",
  932. [&](const Request &req, Response & /*res*/) {
  933. EXPECT_EQ(6u, req.files.size());
  934. ASSERT_TRUE(!req.has_file("???"));
  935. ASSERT_TRUE(req.body.empty());
  936. {
  937. const auto &file = req.get_file_value("text1");
  938. EXPECT_TRUE(file.filename.empty());
  939. EXPECT_EQ("text default", file.content);
  940. }
  941. {
  942. const auto &file = req.get_file_value("text2");
  943. EXPECT_TRUE(file.filename.empty());
  944. EXPECT_EQ("aωb", file.content);
  945. }
  946. {
  947. const auto &file = req.get_file_value("file1");
  948. EXPECT_EQ("hello.txt", file.filename);
  949. EXPECT_EQ("text/plain", file.content_type);
  950. EXPECT_EQ("h\ne\n\nl\nl\no\n", file.content);
  951. }
  952. {
  953. const auto &file = req.get_file_value("file3");
  954. EXPECT_TRUE(file.filename.empty());
  955. EXPECT_EQ("application/octet-stream", file.content_type);
  956. EXPECT_EQ(0u, file.content.size());
  957. }
  958. {
  959. const auto &file = req.get_file_value("file4");
  960. EXPECT_TRUE(file.filename.empty());
  961. EXPECT_EQ(0u, file.content.size());
  962. EXPECT_EQ("application/json tmp-string", file.content_type);
  963. }
  964. })
  965. .Post("/empty",
  966. [&](const Request &req, Response &res) {
  967. EXPECT_EQ(req.body, "");
  968. EXPECT_EQ("text/plain", req.get_header_value("Content-Type"));
  969. EXPECT_EQ("0", req.get_header_value("Content-Length"));
  970. res.set_content("empty", "text/plain");
  971. })
  972. .Post("/empty-no-content-type",
  973. [&](const Request &req, Response &res) {
  974. EXPECT_EQ(req.body, "");
  975. EXPECT_FALSE(req.has_header("Content-Type"));
  976. EXPECT_EQ("0", req.get_header_value("Content-Length"));
  977. res.set_content("empty-no-content-type", "text/plain");
  978. })
  979. .Put("/empty-no-content-type",
  980. [&](const Request &req, Response &res) {
  981. EXPECT_EQ(req.body, "");
  982. EXPECT_FALSE(req.has_header("Content-Type"));
  983. EXPECT_EQ("0", req.get_header_value("Content-Length"));
  984. res.set_content("empty-no-content-type", "text/plain");
  985. })
  986. .Put("/put",
  987. [&](const Request &req, Response &res) {
  988. EXPECT_EQ(req.body, "PUT");
  989. res.set_content(req.body, "text/plain");
  990. })
  991. .Put("/put-large",
  992. [&](const Request &req, Response &res) {
  993. EXPECT_EQ(req.body, LARGE_DATA);
  994. res.set_content(req.body, "text/plain");
  995. })
  996. .Patch("/patch",
  997. [&](const Request &req, Response &res) {
  998. EXPECT_EQ(req.body, "PATCH");
  999. res.set_content(req.body, "text/plain");
  1000. })
  1001. .Delete("/delete",
  1002. [&](const Request & /*req*/, Response &res) {
  1003. res.set_content("DELETE", "text/plain");
  1004. })
  1005. .Delete("/delete-body",
  1006. [&](const Request &req, Response &res) {
  1007. EXPECT_EQ(req.body, "content");
  1008. res.set_content(req.body, "text/plain");
  1009. })
  1010. .Options(R"(\*)",
  1011. [&](const Request & /*req*/, Response &res) {
  1012. res.set_header("Allow", "GET, POST, HEAD, OPTIONS");
  1013. })
  1014. .Get("/request-target",
  1015. [&](const Request &req, Response & /*res*/) {
  1016. EXPECT_EQ("/request-target?aaa=bbb&ccc=ddd", req.target);
  1017. EXPECT_EQ("bbb", req.get_param_value("aaa"));
  1018. EXPECT_EQ("ddd", req.get_param_value("ccc"));
  1019. })
  1020. .Get("/long-query-value",
  1021. [&](const Request &req, Response & /*res*/) {
  1022. EXPECT_EQ(LONG_QUERY_URL, req.target);
  1023. EXPECT_EQ(LONG_QUERY_VALUE, req.get_param_value("key"));
  1024. })
  1025. .Get("/array-param",
  1026. [&](const Request &req, Response & /*res*/) {
  1027. EXPECT_EQ(3u, req.get_param_value_count("array"));
  1028. EXPECT_EQ("value1", req.get_param_value("array", 0));
  1029. EXPECT_EQ("value2", req.get_param_value("array", 1));
  1030. EXPECT_EQ("value3", req.get_param_value("array", 2));
  1031. })
  1032. .Post("/validate-no-multiple-headers",
  1033. [&](const Request &req, Response & /*res*/) {
  1034. EXPECT_EQ(1u, req.get_header_value_count("Content-Length"));
  1035. EXPECT_EQ("5", req.get_header_value("Content-Length"));
  1036. })
  1037. .Post("/content_receiver",
  1038. [&](const Request &req, Response &res,
  1039. const ContentReader &content_reader) {
  1040. if (req.is_multipart_form_data()) {
  1041. MultipartFormDataItems files;
  1042. content_reader(
  1043. [&](const MultipartFormData &file) {
  1044. files.push_back(file);
  1045. return true;
  1046. },
  1047. [&](const char *data, size_t data_length) {
  1048. files.back().content.append(data, data_length);
  1049. return true;
  1050. });
  1051. EXPECT_EQ(5u, files.size());
  1052. {
  1053. const auto &file = get_file_value(files, "text1");
  1054. EXPECT_TRUE(file.filename.empty());
  1055. EXPECT_EQ("text default", file.content);
  1056. }
  1057. {
  1058. const auto &file = get_file_value(files, "text2");
  1059. EXPECT_TRUE(file.filename.empty());
  1060. EXPECT_EQ("aωb", file.content);
  1061. }
  1062. {
  1063. const auto &file = get_file_value(files, "file1");
  1064. EXPECT_EQ("hello.txt", file.filename);
  1065. EXPECT_EQ("text/plain", file.content_type);
  1066. EXPECT_EQ("h\ne\n\nl\nl\no\n", file.content);
  1067. }
  1068. {
  1069. const auto &file = get_file_value(files, "file3");
  1070. EXPECT_TRUE(file.filename.empty());
  1071. EXPECT_EQ("application/octet-stream", file.content_type);
  1072. EXPECT_EQ(0u, file.content.size());
  1073. }
  1074. } else {
  1075. std::string body;
  1076. content_reader([&](const char *data, size_t data_length) {
  1077. EXPECT_EQ(data_length, 7);
  1078. body.append(data, data_length);
  1079. return true;
  1080. });
  1081. EXPECT_EQ(body, "content");
  1082. res.set_content(body, "text/plain");
  1083. }
  1084. })
  1085. .Put("/content_receiver",
  1086. [&](const Request & /*req*/, Response &res,
  1087. const ContentReader &content_reader) {
  1088. std::string body;
  1089. content_reader([&](const char *data, size_t data_length) {
  1090. body.append(data, data_length);
  1091. return true;
  1092. });
  1093. EXPECT_EQ(body, "content");
  1094. res.set_content(body, "text/plain");
  1095. })
  1096. .Patch("/content_receiver",
  1097. [&](const Request & /*req*/, Response &res,
  1098. const ContentReader &content_reader) {
  1099. std::string body;
  1100. content_reader([&](const char *data, size_t data_length) {
  1101. body.append(data, data_length);
  1102. return true;
  1103. });
  1104. EXPECT_EQ(body, "content");
  1105. res.set_content(body, "text/plain");
  1106. })
  1107. .Post("/query-string-and-body",
  1108. [&](const Request &req, Response & /*res*/) {
  1109. ASSERT_TRUE(req.has_param("key"));
  1110. EXPECT_EQ(req.get_param_value("key"), "value");
  1111. EXPECT_EQ(req.body, "content");
  1112. })
  1113. .Get("/last-request",
  1114. [&](const Request &req, Response & /*res*/) {
  1115. EXPECT_EQ("close", req.get_header_value("Connection"));
  1116. })
  1117. .Get(R"(/redirect/(\d+))",
  1118. [&](const Request &req, Response &res) {
  1119. auto num = std::stoi(req.matches[1]) + 1;
  1120. std::string url = "/redirect/" + std::to_string(num);
  1121. res.set_redirect(url);
  1122. })
  1123. #if defined(CPPHTTPLIB_ZLIB_SUPPORT) || defined(CPPHTTPLIB_BROTLI_SUPPORT)
  1124. .Get("/compress",
  1125. [&](const Request & /*req*/, Response &res) {
  1126. res.set_content(
  1127. "12345678901234567890123456789012345678901234567890123456789"
  1128. "01234567890123456789012345678901234567890",
  1129. "text/plain");
  1130. })
  1131. .Get("/nocompress",
  1132. [&](const Request & /*req*/, Response &res) {
  1133. res.set_content(
  1134. "12345678901234567890123456789012345678901234567890123456789"
  1135. "01234567890123456789012345678901234567890",
  1136. "application/octet-stream");
  1137. })
  1138. .Post("/compress-multipart",
  1139. [&](const Request &req, Response & /*res*/) {
  1140. EXPECT_EQ(2u, req.files.size());
  1141. ASSERT_TRUE(!req.has_file("???"));
  1142. {
  1143. const auto &file = req.get_file_value("key1");
  1144. EXPECT_TRUE(file.filename.empty());
  1145. EXPECT_EQ("test", file.content);
  1146. }
  1147. {
  1148. const auto &file = req.get_file_value("key2");
  1149. EXPECT_TRUE(file.filename.empty());
  1150. EXPECT_EQ("--abcdefg123", file.content);
  1151. }
  1152. })
  1153. #endif
  1154. ;
  1155. persons_["john"] = "programmer";
  1156. t_ = thread([&]() { ASSERT_TRUE(svr_.listen(HOST, PORT)); });
  1157. while (!svr_.is_running()) {
  1158. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  1159. }
  1160. }
  1161. virtual void TearDown() {
  1162. svr_.stop();
  1163. if (!request_threads_.empty()) {
  1164. std::this_thread::sleep_for(std::chrono::seconds(1));
  1165. for (auto &t : request_threads_) {
  1166. t.join();
  1167. }
  1168. }
  1169. t_.join();
  1170. }
  1171. map<string, string> persons_;
  1172. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  1173. SSLClient cli_;
  1174. SSLServer svr_;
  1175. #else
  1176. Client cli_;
  1177. Server svr_;
  1178. #endif
  1179. thread t_;
  1180. std::vector<thread> request_threads_;
  1181. };
  1182. TEST_F(ServerTest, GetMethod200) {
  1183. auto res = cli_.Get("/hi");
  1184. ASSERT_TRUE(res);
  1185. EXPECT_EQ("HTTP/1.1", res->version);
  1186. EXPECT_EQ(200, res->status);
  1187. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  1188. EXPECT_EQ(1, res->get_header_value_count("Content-Type"));
  1189. EXPECT_EQ("Hello World!", res->body);
  1190. }
  1191. TEST_F(ServerTest, GetMethod200withPercentEncoding) {
  1192. auto res = cli_.Get("/%68%69"); // auto res = cli_.Get("/hi");
  1193. ASSERT_TRUE(res);
  1194. EXPECT_EQ("HTTP/1.1", res->version);
  1195. EXPECT_EQ(200, res->status);
  1196. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  1197. EXPECT_EQ(1, res->get_header_value_count("Content-Type"));
  1198. EXPECT_EQ("Hello World!", res->body);
  1199. }
  1200. TEST_F(ServerTest, GetMethod302) {
  1201. auto res = cli_.Get("/");
  1202. ASSERT_TRUE(res);
  1203. EXPECT_EQ(302, res->status);
  1204. EXPECT_EQ("/hi", res->get_header_value("Location"));
  1205. }
  1206. TEST_F(ServerTest, GetMethod302Redirect) {
  1207. cli_.set_follow_location(true);
  1208. auto res = cli_.Get("/");
  1209. ASSERT_TRUE(res);
  1210. EXPECT_EQ(200, res->status);
  1211. EXPECT_EQ("Hello World!", res->body);
  1212. }
  1213. TEST_F(ServerTest, GetMethod404) {
  1214. auto res = cli_.Get("/invalid");
  1215. ASSERT_TRUE(res);
  1216. EXPECT_EQ(404, res->status);
  1217. }
  1218. TEST_F(ServerTest, HeadMethod200) {
  1219. auto res = cli_.Head("/hi");
  1220. ASSERT_TRUE(res);
  1221. EXPECT_EQ(200, res->status);
  1222. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  1223. EXPECT_TRUE(res->body.empty());
  1224. }
  1225. TEST_F(ServerTest, HeadMethod200Static) {
  1226. auto res = cli_.Head("/mount/dir/index.html");
  1227. ASSERT_TRUE(res);
  1228. EXPECT_EQ(200, res->status);
  1229. EXPECT_EQ("text/html", res->get_header_value("Content-Type"));
  1230. EXPECT_EQ(104, std::stoi(res->get_header_value("Content-Length")));
  1231. EXPECT_TRUE(res->body.empty());
  1232. }
  1233. TEST_F(ServerTest, HeadMethod404) {
  1234. auto res = cli_.Head("/invalid");
  1235. ASSERT_TRUE(res);
  1236. EXPECT_EQ(404, res->status);
  1237. EXPECT_TRUE(res->body.empty());
  1238. }
  1239. TEST_F(ServerTest, GetMethodPersonJohn) {
  1240. auto res = cli_.Get("/person/john");
  1241. ASSERT_TRUE(res);
  1242. EXPECT_EQ(200, res->status);
  1243. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  1244. EXPECT_EQ("programmer", res->body);
  1245. }
  1246. TEST_F(ServerTest, PostMethod1) {
  1247. auto res = cli_.Get("/person/john1");
  1248. ASSERT_TRUE(res);
  1249. ASSERT_EQ(404, res->status);
  1250. res = cli_.Post("/person", "name=john1&note=coder",
  1251. "application/x-www-form-urlencoded");
  1252. ASSERT_TRUE(res);
  1253. ASSERT_EQ(200, res->status);
  1254. res = cli_.Get("/person/john1");
  1255. ASSERT_TRUE(res);
  1256. ASSERT_EQ(200, res->status);
  1257. ASSERT_EQ("text/plain", res->get_header_value("Content-Type"));
  1258. ASSERT_EQ("coder", res->body);
  1259. }
  1260. TEST_F(ServerTest, PostMethod2) {
  1261. auto res = cli_.Get("/person/john2");
  1262. ASSERT_TRUE(res);
  1263. ASSERT_EQ(404, res->status);
  1264. Params params;
  1265. params.emplace("name", "john2");
  1266. params.emplace("note", "coder");
  1267. res = cli_.Post("/person", params);
  1268. ASSERT_TRUE(res);
  1269. ASSERT_EQ(200, res->status);
  1270. res = cli_.Get("/person/john2");
  1271. ASSERT_TRUE(res);
  1272. ASSERT_EQ(200, res->status);
  1273. ASSERT_EQ("text/plain", res->get_header_value("Content-Type"));
  1274. ASSERT_EQ("coder", res->body);
  1275. }
  1276. TEST_F(ServerTest, PutMethod3) {
  1277. auto res = cli_.Get("/person/john3");
  1278. ASSERT_TRUE(res);
  1279. ASSERT_EQ(404, res->status);
  1280. Params params;
  1281. params.emplace("name", "john3");
  1282. params.emplace("note", "coder");
  1283. res = cli_.Put("/person", params);
  1284. ASSERT_TRUE(res);
  1285. ASSERT_EQ(200, res->status);
  1286. res = cli_.Get("/person/john3");
  1287. ASSERT_TRUE(res);
  1288. ASSERT_EQ(200, res->status);
  1289. ASSERT_EQ("text/plain", res->get_header_value("Content-Type"));
  1290. ASSERT_EQ("coder", res->body);
  1291. }
  1292. TEST_F(ServerTest, PostWwwFormUrlEncodedJson) {
  1293. Params params;
  1294. params.emplace("json", JSON_DATA);
  1295. auto res = cli_.Post("/x-www-form-urlencoded-json", params);
  1296. ASSERT_TRUE(res);
  1297. ASSERT_EQ(200, res->status);
  1298. ASSERT_EQ(JSON_DATA, res->body);
  1299. }
  1300. TEST_F(ServerTest, PostEmptyContent) {
  1301. auto res = cli_.Post("/empty", "", "text/plain");
  1302. ASSERT_TRUE(res);
  1303. ASSERT_EQ(200, res->status);
  1304. ASSERT_EQ("empty", res->body);
  1305. }
  1306. TEST_F(ServerTest, PostEmptyContentWithNoContentType) {
  1307. auto res = cli_.Post("/empty-no-content-type");
  1308. ASSERT_TRUE(res);
  1309. ASSERT_EQ(200, res->status);
  1310. ASSERT_EQ("empty-no-content-type", res->body);
  1311. }
  1312. TEST_F(ServerTest, PutEmptyContentWithNoContentType) {
  1313. auto res = cli_.Put("/empty-no-content-type");
  1314. ASSERT_TRUE(res);
  1315. ASSERT_EQ(200, res->status);
  1316. ASSERT_EQ("empty-no-content-type", res->body);
  1317. }
  1318. TEST_F(ServerTest, GetMethodDir) {
  1319. auto res = cli_.Get("/dir/");
  1320. ASSERT_TRUE(res);
  1321. EXPECT_EQ(200, res->status);
  1322. EXPECT_EQ("text/html", res->get_header_value("Content-Type"));
  1323. auto body = R"(<html>
  1324. <head>
  1325. </head>
  1326. <body>
  1327. <a href="/dir/test.html">Test</a>
  1328. <a href="/hi">hi</a>
  1329. </body>
  1330. </html>
  1331. )";
  1332. EXPECT_EQ(body, res->body);
  1333. }
  1334. TEST_F(ServerTest, GetMethodDirTest) {
  1335. auto res = cli_.Get("/dir/test.html");
  1336. ASSERT_TRUE(res);
  1337. EXPECT_EQ(200, res->status);
  1338. EXPECT_EQ("text/html", res->get_header_value("Content-Type"));
  1339. EXPECT_EQ("test.html", res->body);
  1340. }
  1341. TEST_F(ServerTest, GetMethodDirTestWithDoubleDots) {
  1342. auto res = cli_.Get("/dir/../dir/test.html");
  1343. ASSERT_TRUE(res);
  1344. EXPECT_EQ(200, res->status);
  1345. EXPECT_EQ("text/html", res->get_header_value("Content-Type"));
  1346. EXPECT_EQ("test.html", res->body);
  1347. }
  1348. TEST_F(ServerTest, GetMethodInvalidPath) {
  1349. auto res = cli_.Get("/dir/../test.html");
  1350. ASSERT_TRUE(res);
  1351. EXPECT_EQ(404, res->status);
  1352. }
  1353. TEST_F(ServerTest, GetMethodOutOfBaseDir) {
  1354. auto res = cli_.Get("/../www/dir/test.html");
  1355. ASSERT_TRUE(res);
  1356. EXPECT_EQ(404, res->status);
  1357. }
  1358. TEST_F(ServerTest, GetMethodOutOfBaseDir2) {
  1359. auto res = cli_.Get("/dir/../../www/dir/test.html");
  1360. ASSERT_TRUE(res);
  1361. EXPECT_EQ(404, res->status);
  1362. }
  1363. TEST_F(ServerTest, GetMethodDirMountTest) {
  1364. auto res = cli_.Get("/mount/dir/test.html");
  1365. ASSERT_TRUE(res);
  1366. EXPECT_EQ(200, res->status);
  1367. EXPECT_EQ("text/html", res->get_header_value("Content-Type"));
  1368. EXPECT_EQ("test.html", res->body);
  1369. }
  1370. TEST_F(ServerTest, GetMethodDirMountTestWithDoubleDots) {
  1371. auto res = cli_.Get("/mount/dir/../dir/test.html");
  1372. ASSERT_TRUE(res);
  1373. EXPECT_EQ(200, res->status);
  1374. EXPECT_EQ("text/html", res->get_header_value("Content-Type"));
  1375. EXPECT_EQ("test.html", res->body);
  1376. }
  1377. TEST_F(ServerTest, GetMethodInvalidMountPath) {
  1378. auto res = cli_.Get("/mount/dir/../test.html");
  1379. ASSERT_TRUE(res);
  1380. EXPECT_EQ(404, res->status);
  1381. }
  1382. TEST_F(ServerTest, GetMethodOutOfBaseDirMount) {
  1383. auto res = cli_.Get("/mount/../www2/dir/test.html");
  1384. ASSERT_TRUE(res);
  1385. EXPECT_EQ(404, res->status);
  1386. }
  1387. TEST_F(ServerTest, GetMethodOutOfBaseDirMount2) {
  1388. auto res = cli_.Get("/mount/dir/../../www2/dir/test.html");
  1389. ASSERT_TRUE(res);
  1390. EXPECT_EQ(404, res->status);
  1391. }
  1392. TEST_F(ServerTest, PostMethod303) {
  1393. auto res = cli_.Post("/1", "body", "text/plain");
  1394. ASSERT_TRUE(res);
  1395. EXPECT_EQ(303, res->status);
  1396. EXPECT_EQ("/2", res->get_header_value("Location"));
  1397. }
  1398. TEST_F(ServerTest, PostMethod303Redirect) {
  1399. cli_.set_follow_location(true);
  1400. auto res = cli_.Post("/1", "body", "text/plain");
  1401. ASSERT_TRUE(res);
  1402. EXPECT_EQ(200, res->status);
  1403. EXPECT_EQ("redirected.", res->body);
  1404. }
  1405. TEST_F(ServerTest, UserDefinedMIMETypeMapping) {
  1406. auto res = cli_.Get("/dir/test.abcde");
  1407. ASSERT_TRUE(res);
  1408. EXPECT_EQ(200, res->status);
  1409. EXPECT_EQ("text/abcde", res->get_header_value("Content-Type"));
  1410. EXPECT_EQ("abcde", res->body);
  1411. }
  1412. TEST_F(ServerTest, InvalidBaseDirMount) {
  1413. EXPECT_EQ(false, svr_.set_mount_point("invalid_mount_point", "./www3"));
  1414. }
  1415. TEST_F(ServerTest, EmptyRequest) {
  1416. auto res = cli_.Get("");
  1417. ASSERT_TRUE(!res);
  1418. EXPECT_EQ(Error::Connection, res.error());
  1419. }
  1420. TEST_F(ServerTest, LongRequest) {
  1421. std::string request;
  1422. for (size_t i = 0; i < 545; i++) {
  1423. request += "/TooLongRequest";
  1424. }
  1425. request += "OK";
  1426. auto res = cli_.Get(request.c_str());
  1427. ASSERT_TRUE(res);
  1428. EXPECT_EQ(404, res->status);
  1429. }
  1430. TEST_F(ServerTest, TooLongRequest) {
  1431. std::string request;
  1432. for (size_t i = 0; i < 545; i++) {
  1433. request += "/TooLongRequest";
  1434. }
  1435. request += "_NG";
  1436. auto res = cli_.Get(request.c_str());
  1437. ASSERT_TRUE(res);
  1438. EXPECT_EQ(414, res->status);
  1439. }
  1440. TEST_F(ServerTest, LongHeader) {
  1441. Request req;
  1442. req.method = "GET";
  1443. req.path = "/hi";
  1444. std::string host_and_port;
  1445. host_and_port += HOST;
  1446. host_and_port += ":";
  1447. host_and_port += std::to_string(PORT);
  1448. req.headers.emplace("Host", host_and_port.c_str());
  1449. req.headers.emplace("Accept", "*/*");
  1450. req.headers.emplace("User-Agent", "cpp-httplib/0.1");
  1451. req.headers.emplace(
  1452. "Header-Name",
  1453. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1454. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1455. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1456. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1457. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1458. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1459. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1460. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1461. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1462. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1463. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1464. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1465. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1466. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1467. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1468. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1469. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1470. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1471. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1472. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1473. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1474. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1475. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1476. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1477. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1478. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1479. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1480. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1481. "@@@@@@@@@@@@@@@@");
  1482. auto res = std::make_shared<Response>();
  1483. auto ret = cli_.send(req, *res);
  1484. ASSERT_TRUE(ret);
  1485. EXPECT_EQ(200, res->status);
  1486. }
  1487. TEST_F(ServerTest, LongQueryValue) {
  1488. auto res = cli_.Get(LONG_QUERY_URL.c_str());
  1489. ASSERT_TRUE(res);
  1490. EXPECT_EQ(414, res->status);
  1491. }
  1492. TEST_F(ServerTest, TooLongHeader) {
  1493. Request req;
  1494. req.method = "GET";
  1495. req.path = "/hi";
  1496. std::string host_and_port;
  1497. host_and_port += HOST;
  1498. host_and_port += ":";
  1499. host_and_port += std::to_string(PORT);
  1500. req.headers.emplace("Host", host_and_port.c_str());
  1501. req.headers.emplace("Accept", "*/*");
  1502. req.headers.emplace("User-Agent", "cpp-httplib/0.1");
  1503. req.headers.emplace(
  1504. "Header-Name",
  1505. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1506. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1507. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1508. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1509. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1510. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1511. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1512. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1513. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1514. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1515. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1516. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1517. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1518. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1519. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1520. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1521. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1522. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1523. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1524. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1525. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1526. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1527. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1528. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1529. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1530. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1531. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1532. "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"
  1533. "@@@@@@@@@@@@@@@@@");
  1534. auto res = std::make_shared<Response>();
  1535. auto ret = cli_.send(req, *res);
  1536. ASSERT_TRUE(ret);
  1537. EXPECT_EQ(200, res->status);
  1538. }
  1539. TEST_F(ServerTest, PercentEncoding) {
  1540. auto res = cli_.Get("/e%6edwith%");
  1541. ASSERT_TRUE(res);
  1542. EXPECT_EQ(200, res->status);
  1543. }
  1544. TEST_F(ServerTest, PercentEncodingUnicode) {
  1545. auto res = cli_.Get("/e%u006edwith%");
  1546. ASSERT_TRUE(res);
  1547. EXPECT_EQ(200, res->status);
  1548. }
  1549. TEST_F(ServerTest, InvalidPercentEncoding) {
  1550. auto res = cli_.Get("/%endwith%");
  1551. ASSERT_TRUE(res);
  1552. EXPECT_EQ(404, res->status);
  1553. }
  1554. TEST_F(ServerTest, InvalidPercentEncodingUnicode) {
  1555. auto res = cli_.Get("/%uendwith%");
  1556. ASSERT_TRUE(res);
  1557. EXPECT_EQ(404, res->status);
  1558. }
  1559. TEST_F(ServerTest, EndWithPercentCharacterInQuery) {
  1560. auto res = cli_.Get("/hello?aaa=bbb%");
  1561. ASSERT_TRUE(res);
  1562. EXPECT_EQ(404, res->status);
  1563. }
  1564. TEST_F(ServerTest, PlusSignEncoding) {
  1565. auto res = cli_.Get("/a+%2Bb?a %2bb=a %2Bb");
  1566. ASSERT_TRUE(res);
  1567. EXPECT_EQ(200, res->status);
  1568. EXPECT_EQ("a +b", res->body);
  1569. }
  1570. TEST_F(ServerTest, MultipartFormData) {
  1571. MultipartFormDataItems items = {
  1572. {"text1", "text default", "", ""},
  1573. {"text2", "aωb", "", ""},
  1574. {"file1", "h\ne\n\nl\nl\no\n", "hello.txt", "text/plain"},
  1575. {"file2", "{\n \"world\", true\n}\n", "world.json", "application/json"},
  1576. {"file3", "", "", "application/octet-stream"},
  1577. {"file4", "", "", " application/json tmp-string "}};
  1578. auto res = cli_.Post("/multipart", items);
  1579. ASSERT_TRUE(res);
  1580. EXPECT_EQ(200, res->status);
  1581. }
  1582. TEST_F(ServerTest, CaseInsensitiveHeaderName) {
  1583. auto res = cli_.Get("/hi");
  1584. ASSERT_TRUE(res);
  1585. EXPECT_EQ(200, res->status);
  1586. EXPECT_EQ("text/plain", res->get_header_value("content-type"));
  1587. EXPECT_EQ("Hello World!", res->body);
  1588. }
  1589. TEST_F(ServerTest, CaseInsensitiveTransferEncoding) {
  1590. Request req;
  1591. req.method = "POST";
  1592. req.path = "/chunked";
  1593. std::string host_and_port;
  1594. host_and_port += HOST;
  1595. host_and_port += ":";
  1596. host_and_port += std::to_string(PORT);
  1597. req.headers.emplace("Host", host_and_port.c_str());
  1598. req.headers.emplace("Accept", "*/*");
  1599. req.headers.emplace("User-Agent", "cpp-httplib/0.1");
  1600. req.headers.emplace("Content-Type", "text/plain");
  1601. req.headers.emplace("Content-Length", "0");
  1602. req.headers.emplace(
  1603. "Transfer-Encoding",
  1604. "Chunked"); // Note, "Chunked" rather than typical "chunked".
  1605. // Client does not chunk, so make a chunked body manually.
  1606. req.body = "4\r\ndech\r\nf\r\nunked post body\r\n0\r\n\r\n";
  1607. auto res = std::make_shared<Response>();
  1608. auto ret = cli_.send(req, *res);
  1609. ASSERT_TRUE(ret);
  1610. EXPECT_EQ(200, res->status);
  1611. }
  1612. TEST_F(ServerTest, GetStreamed2) {
  1613. auto res = cli_.Get("/streamed", {{make_range_header({{2, 3}})}});
  1614. ASSERT_TRUE(res);
  1615. EXPECT_EQ(206, res->status);
  1616. EXPECT_EQ("2", res->get_header_value("Content-Length"));
  1617. EXPECT_EQ(std::string("ab"), res->body);
  1618. }
  1619. TEST_F(ServerTest, GetStreamed) {
  1620. auto res = cli_.Get("/streamed");
  1621. ASSERT_TRUE(res);
  1622. EXPECT_EQ(200, res->status);
  1623. EXPECT_EQ("6", res->get_header_value("Content-Length"));
  1624. EXPECT_EQ(std::string("aaabbb"), res->body);
  1625. }
  1626. TEST_F(ServerTest, GetStreamedWithRange1) {
  1627. auto res = cli_.Get("/streamed-with-range", {{make_range_header({{3, 5}})}});
  1628. ASSERT_TRUE(res);
  1629. EXPECT_EQ(206, res->status);
  1630. EXPECT_EQ("3", res->get_header_value("Content-Length"));
  1631. EXPECT_EQ(true, res->has_header("Content-Range"));
  1632. EXPECT_EQ(std::string("def"), res->body);
  1633. }
  1634. TEST_F(ServerTest, GetStreamedWithRange2) {
  1635. auto res = cli_.Get("/streamed-with-range", {{make_range_header({{1, -1}})}});
  1636. ASSERT_TRUE(res);
  1637. EXPECT_EQ(206, res->status);
  1638. EXPECT_EQ("6", res->get_header_value("Content-Length"));
  1639. EXPECT_EQ(true, res->has_header("Content-Range"));
  1640. EXPECT_EQ(std::string("bcdefg"), res->body);
  1641. }
  1642. TEST_F(ServerTest, GetStreamedWithRangeSuffix1) {
  1643. auto res = cli_.Get("/streamed-with-range", {{"Range", "bytes=-3"}});
  1644. ASSERT_TRUE(res);
  1645. EXPECT_EQ(206, res->status);
  1646. EXPECT_EQ("3", res->get_header_value("Content-Length"));
  1647. EXPECT_EQ(true, res->has_header("Content-Range"));
  1648. EXPECT_EQ(std::string("efg"), res->body);
  1649. }
  1650. TEST_F(ServerTest, GetStreamedWithRangeSuffix2) {
  1651. auto res = cli_.Get("/streamed-with-range", {{"Range", "bytes=-9999"}});
  1652. ASSERT_TRUE(res);
  1653. EXPECT_EQ(206, res->status);
  1654. EXPECT_EQ("7", res->get_header_value("Content-Length"));
  1655. EXPECT_EQ(true, res->has_header("Content-Range"));
  1656. EXPECT_EQ(std::string("abcdefg"), res->body);
  1657. }
  1658. TEST_F(ServerTest, GetStreamedWithRangeError) {
  1659. auto res = cli_.Get("/streamed-with-range",
  1660. {{"Range", "bytes=92233720368547758079223372036854775806-"
  1661. "92233720368547758079223372036854775807"}});
  1662. ASSERT_TRUE(res);
  1663. EXPECT_EQ(416, res->status);
  1664. }
  1665. TEST_F(ServerTest, GetRangeWithMaxLongLength) {
  1666. auto res =
  1667. cli_.Get("/with-range", {{"Range", "bytes=0-9223372036854775807"}});
  1668. EXPECT_EQ(206, res->status);
  1669. EXPECT_EQ("7", res->get_header_value("Content-Length"));
  1670. EXPECT_EQ(true, res->has_header("Content-Range"));
  1671. EXPECT_EQ(std::string("abcdefg"), res->body);
  1672. }
  1673. TEST_F(ServerTest, GetStreamedWithRangeMultipart) {
  1674. auto res =
  1675. cli_.Get("/streamed-with-range", {{make_range_header({{1, 2}, {4, 5}})}});
  1676. ASSERT_TRUE(res);
  1677. EXPECT_EQ(206, res->status);
  1678. EXPECT_EQ("269", res->get_header_value("Content-Length"));
  1679. EXPECT_EQ(false, res->has_header("Content-Range"));
  1680. EXPECT_EQ(269, res->body.size());
  1681. }
  1682. TEST_F(ServerTest, GetStreamedEndless) {
  1683. uint64_t offset = 0;
  1684. auto res = cli_.Get("/streamed-cancel",
  1685. [&](const char * /*data*/, uint64_t data_length) {
  1686. if (offset < 100) {
  1687. offset += data_length;
  1688. return true;
  1689. }
  1690. return false;
  1691. });
  1692. ASSERT_TRUE(!res);
  1693. EXPECT_EQ(Error::Canceled, res.error());
  1694. }
  1695. TEST_F(ServerTest, ClientStop) {
  1696. std::vector<std::thread> threads;
  1697. for (auto i = 0; i < 3; i++) {
  1698. threads.emplace_back(thread([&]() {
  1699. auto res = cli_.Get("/streamed-cancel",
  1700. [&](const char *, uint64_t) { return true; });
  1701. ASSERT_TRUE(!res);
  1702. EXPECT_TRUE(res.error() == Error::Canceled || res.error() == Error::Read);
  1703. }));
  1704. }
  1705. std::this_thread::sleep_for(std::chrono::seconds(2));
  1706. while (cli_.is_socket_open()) {
  1707. cli_.stop();
  1708. std::this_thread::sleep_for(std::chrono::milliseconds(10));
  1709. }
  1710. for (auto &t : threads) {
  1711. t.join();
  1712. }
  1713. }
  1714. TEST_F(ServerTest, GetWithRange1) {
  1715. auto res = cli_.Get("/with-range", {{make_range_header({{3, 5}})}});
  1716. ASSERT_TRUE(res);
  1717. EXPECT_EQ(206, res->status);
  1718. EXPECT_EQ("3", res->get_header_value("Content-Length"));
  1719. EXPECT_EQ(true, res->has_header("Content-Range"));
  1720. EXPECT_EQ(std::string("def"), res->body);
  1721. }
  1722. TEST_F(ServerTest, GetWithRange2) {
  1723. auto res = cli_.Get("/with-range", {{make_range_header({{1, -1}})}});
  1724. ASSERT_TRUE(res);
  1725. EXPECT_EQ(206, res->status);
  1726. EXPECT_EQ("6", res->get_header_value("Content-Length"));
  1727. EXPECT_EQ(true, res->has_header("Content-Range"));
  1728. EXPECT_EQ(std::string("bcdefg"), res->body);
  1729. }
  1730. TEST_F(ServerTest, GetWithRange3) {
  1731. auto res = cli_.Get("/with-range", {{make_range_header({{0, 0}})}});
  1732. ASSERT_TRUE(res);
  1733. EXPECT_EQ(206, res->status);
  1734. EXPECT_EQ("1", res->get_header_value("Content-Length"));
  1735. EXPECT_EQ(true, res->has_header("Content-Range"));
  1736. EXPECT_EQ(std::string("a"), res->body);
  1737. }
  1738. TEST_F(ServerTest, GetWithRange4) {
  1739. auto res = cli_.Get("/with-range", {{make_range_header({{-1, 2}})}});
  1740. ASSERT_TRUE(res);
  1741. EXPECT_EQ(206, res->status);
  1742. EXPECT_EQ("2", res->get_header_value("Content-Length"));
  1743. EXPECT_EQ(true, res->has_header("Content-Range"));
  1744. EXPECT_EQ(std::string("fg"), res->body);
  1745. }
  1746. TEST_F(ServerTest, GetWithRangeOffsetGreaterThanContent) {
  1747. auto res = cli_.Get("/with-range", {{make_range_header({{10000, 20000}})}});
  1748. ASSERT_TRUE(res);
  1749. EXPECT_EQ(416, res->status);
  1750. }
  1751. TEST_F(ServerTest, GetWithRangeMultipart) {
  1752. auto res = cli_.Get("/with-range", {{make_range_header({{1, 2}, {4, 5}})}});
  1753. ASSERT_TRUE(res);
  1754. EXPECT_EQ(206, res->status);
  1755. EXPECT_EQ("269", res->get_header_value("Content-Length"));
  1756. EXPECT_EQ(false, res->has_header("Content-Range"));
  1757. EXPECT_EQ(269, res->body.size());
  1758. }
  1759. TEST_F(ServerTest, GetWithRangeMultipartOffsetGreaterThanContent) {
  1760. auto res =
  1761. cli_.Get("/with-range", {{make_range_header({{-1, 2}, {10000, 30000}})}});
  1762. ASSERT_TRUE(res);
  1763. EXPECT_EQ(416, res->status);
  1764. }
  1765. TEST_F(ServerTest, GetStreamedChunked) {
  1766. auto res = cli_.Get("/streamed-chunked");
  1767. ASSERT_TRUE(res);
  1768. EXPECT_EQ(200, res->status);
  1769. EXPECT_EQ(std::string("123456789"), res->body);
  1770. }
  1771. TEST_F(ServerTest, GetStreamedChunked2) {
  1772. auto res = cli_.Get("/streamed-chunked2");
  1773. ASSERT_TRUE(res);
  1774. EXPECT_EQ(200, res->status);
  1775. EXPECT_EQ(std::string("123456789"), res->body);
  1776. }
  1777. TEST_F(ServerTest, LargeChunkedPost) {
  1778. Request req;
  1779. req.method = "POST";
  1780. req.path = "/large-chunked";
  1781. std::string host_and_port;
  1782. host_and_port += HOST;
  1783. host_and_port += ":";
  1784. host_and_port += std::to_string(PORT);
  1785. req.headers.emplace("Host", host_and_port.c_str());
  1786. req.headers.emplace("Accept", "*/*");
  1787. req.headers.emplace("User-Agent", "cpp-httplib/0.1");
  1788. req.headers.emplace("Content-Type", "text/plain");
  1789. req.headers.emplace("Content-Length", "0");
  1790. req.headers.emplace("Transfer-Encoding", "chunked");
  1791. std::string long_string(30 * 1024u, 'a');
  1792. std::string chunk = "7800\r\n" + long_string + "\r\n";
  1793. // Attempt to make a large enough post to exceed OS buffers, to test that
  1794. // the server handles short reads if the full chunk data isn't available.
  1795. req.body = chunk + chunk + chunk + chunk + chunk + chunk + "0\r\n\r\n";
  1796. auto res = std::make_shared<Response>();
  1797. auto ret = cli_.send(req, *res);
  1798. ASSERT_TRUE(ret);
  1799. EXPECT_EQ(200, res->status);
  1800. }
  1801. TEST_F(ServerTest, GetMethodRemoteAddr) {
  1802. auto res = cli_.Get("/remote_addr");
  1803. ASSERT_TRUE(res);
  1804. EXPECT_EQ(200, res->status);
  1805. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  1806. EXPECT_TRUE(res->body == "::1" || res->body == "127.0.0.1");
  1807. }
  1808. TEST_F(ServerTest, HTTPResponseSplitting) {
  1809. auto res = cli_.Get("/http_response_splitting");
  1810. ASSERT_TRUE(res);
  1811. EXPECT_EQ(200, res->status);
  1812. }
  1813. TEST_F(ServerTest, SlowRequest) {
  1814. request_threads_.push_back(
  1815. std::thread([=]() { auto res = cli_.Get("/slow"); }));
  1816. request_threads_.push_back(
  1817. std::thread([=]() { auto res = cli_.Get("/slow"); }));
  1818. request_threads_.push_back(
  1819. std::thread([=]() { auto res = cli_.Get("/slow"); }));
  1820. }
  1821. TEST_F(ServerTest, SlowPost) {
  1822. char buffer[64 * 1024];
  1823. memset(buffer, 0x42, sizeof(buffer));
  1824. auto res = cli_.Post(
  1825. "/slowpost", 64 * 1024 * 1024,
  1826. [&](size_t /*offset*/, size_t /*length*/, DataSink &sink) {
  1827. sink.write(buffer, sizeof(buffer));
  1828. return true;
  1829. },
  1830. "text/plain");
  1831. ASSERT_TRUE(res);
  1832. EXPECT_EQ(200, res->status);
  1833. }
  1834. TEST_F(ServerTest, SlowPostFail) {
  1835. char buffer[64 * 1024];
  1836. memset(buffer, 0x42, sizeof(buffer));
  1837. cli_.set_write_timeout(0, 0);
  1838. auto res = cli_.Post(
  1839. "/slowpost", 64 * 1024 * 1024,
  1840. [&](size_t /*offset*/, size_t /*length*/, DataSink &sink) {
  1841. sink.write(buffer, sizeof(buffer));
  1842. return true;
  1843. },
  1844. "text/plain");
  1845. ASSERT_TRUE(!res);
  1846. EXPECT_EQ(Error::Write, res.error());
  1847. }
  1848. TEST_F(ServerTest, Put) {
  1849. auto res = cli_.Put("/put", "PUT", "text/plain");
  1850. ASSERT_TRUE(res);
  1851. EXPECT_EQ(200, res->status);
  1852. EXPECT_EQ("PUT", res->body);
  1853. }
  1854. TEST_F(ServerTest, PutWithContentProvider) {
  1855. auto res = cli_.Put(
  1856. "/put", 3,
  1857. [](size_t /*offset*/, size_t /*length*/, DataSink &sink) {
  1858. EXPECT_TRUE(sink.is_writable());
  1859. sink.os << "PUT";
  1860. return true;
  1861. },
  1862. "text/plain");
  1863. ASSERT_TRUE(res);
  1864. EXPECT_EQ(200, res->status);
  1865. EXPECT_EQ("PUT", res->body);
  1866. }
  1867. TEST_F(ServerTest, PostWithContentProviderAbort) {
  1868. auto res = cli_.Post(
  1869. "/post", 42,
  1870. [](size_t /*offset*/, size_t /*length*/, DataSink & /*sink*/) {
  1871. return false;
  1872. },
  1873. "text/plain");
  1874. ASSERT_TRUE(!res);
  1875. EXPECT_EQ(Error::Canceled, res.error());
  1876. }
  1877. #ifdef CPPHTTPLIB_ZLIB_SUPPORT
  1878. TEST_F(ServerTest, PutWithContentProviderWithGzip) {
  1879. cli_.set_compress(true);
  1880. auto res = cli_.Put(
  1881. "/put", 3,
  1882. [](size_t /*offset*/, size_t /*length*/, DataSink &sink) {
  1883. EXPECT_TRUE(sink.is_writable());
  1884. sink.os << "PUT";
  1885. return true;
  1886. },
  1887. "text/plain");
  1888. ASSERT_TRUE(res);
  1889. EXPECT_EQ(200, res->status);
  1890. EXPECT_EQ("PUT", res->body);
  1891. }
  1892. TEST_F(ServerTest, PostWithContentProviderWithGzipAbort) {
  1893. cli_.set_compress(true);
  1894. auto res = cli_.Post(
  1895. "/post", 42,
  1896. [](size_t /*offset*/, size_t /*length*/, DataSink & /*sink*/) {
  1897. return false;
  1898. },
  1899. "text/plain");
  1900. ASSERT_TRUE(!res);
  1901. EXPECT_EQ(Error::Canceled, res.error());
  1902. }
  1903. TEST_F(ServerTest, PutLargeFileWithGzip) {
  1904. cli_.set_compress(true);
  1905. auto res = cli_.Put("/put-large", LARGE_DATA, "text/plain");
  1906. ASSERT_TRUE(res);
  1907. EXPECT_EQ(200, res->status);
  1908. EXPECT_EQ(LARGE_DATA, res->body);
  1909. }
  1910. TEST_F(ServerTest, PutContentWithDeflate) {
  1911. cli_.set_compress(false);
  1912. Headers headers;
  1913. headers.emplace("Content-Encoding", "deflate");
  1914. // PUT in deflate format:
  1915. auto res = cli_.Put("/put", headers,
  1916. "\170\234\013\010\015\001\0\001\361\0\372", "text/plain");
  1917. ASSERT_TRUE(res);
  1918. EXPECT_EQ(200, res->status);
  1919. EXPECT_EQ("PUT", res->body);
  1920. }
  1921. TEST_F(ServerTest, GetStreamedChunkedWithGzip) {
  1922. Headers headers;
  1923. headers.emplace("Accept-Encoding", "gzip, deflate");
  1924. auto res = cli_.Get("/streamed-chunked", headers);
  1925. ASSERT_TRUE(res);
  1926. EXPECT_EQ(200, res->status);
  1927. EXPECT_EQ(std::string("123456789"), res->body);
  1928. }
  1929. TEST_F(ServerTest, GetStreamedChunkedWithGzip2) {
  1930. Headers headers;
  1931. headers.emplace("Accept-Encoding", "gzip, deflate");
  1932. auto res = cli_.Get("/streamed-chunked2", headers);
  1933. ASSERT_TRUE(res);
  1934. EXPECT_EQ(200, res->status);
  1935. EXPECT_EQ(std::string("123456789"), res->body);
  1936. }
  1937. TEST(GzipDecompressor, ChunkedDecompression) {
  1938. std::string data;
  1939. for (size_t i = 0; i < 32 * 1024; ++i) {
  1940. data.push_back(static_cast<char>('a' + i % 26));
  1941. }
  1942. std::string compressed_data;
  1943. {
  1944. httplib::detail::gzip_compressor compressor;
  1945. bool result = compressor.compress(
  1946. data.data(), data.size(),
  1947. /*last=*/true, [&](const char *data, size_t size) {
  1948. compressed_data.insert(compressed_data.size(), data, size);
  1949. return true;
  1950. });
  1951. ASSERT_TRUE(result);
  1952. }
  1953. std::string decompressed_data;
  1954. {
  1955. httplib::detail::gzip_decompressor decompressor;
  1956. // Chunk size is chosen specificaly to have a decompressed chunk size equal
  1957. // to 16384 bytes 16384 bytes is the size of decompressor output buffer
  1958. size_t chunk_size = 130;
  1959. for (size_t chunk_begin = 0; chunk_begin < compressed_data.size();
  1960. chunk_begin += chunk_size) {
  1961. size_t current_chunk_size =
  1962. std::min(compressed_data.size() - chunk_begin, chunk_size);
  1963. bool result = decompressor.decompress(
  1964. compressed_data.data() + chunk_begin, current_chunk_size,
  1965. [&](const char *data, size_t size) {
  1966. decompressed_data.insert(decompressed_data.size(), data, size);
  1967. return true;
  1968. });
  1969. ASSERT_TRUE(result);
  1970. }
  1971. }
  1972. ASSERT_EQ(data, decompressed_data);
  1973. }
  1974. #endif
  1975. #ifdef CPPHTTPLIB_BROTLI_SUPPORT
  1976. TEST_F(ServerTest, GetStreamedChunkedWithBrotli) {
  1977. Headers headers;
  1978. headers.emplace("Accept-Encoding", "brotli");
  1979. auto res = cli_.Get("/streamed-chunked", headers);
  1980. ASSERT_TRUE(res);
  1981. EXPECT_EQ(200, res->status);
  1982. EXPECT_EQ(std::string("123456789"), res->body);
  1983. }
  1984. TEST_F(ServerTest, GetStreamedChunkedWithBrotli2) {
  1985. Headers headers;
  1986. headers.emplace("Accept-Encoding", "brotli");
  1987. auto res = cli_.Get("/streamed-chunked2", headers);
  1988. ASSERT_TRUE(res);
  1989. EXPECT_EQ(200, res->status);
  1990. EXPECT_EQ(std::string("123456789"), res->body);
  1991. }
  1992. #endif
  1993. TEST_F(ServerTest, Patch) {
  1994. auto res = cli_.Patch("/patch", "PATCH", "text/plain");
  1995. ASSERT_TRUE(res);
  1996. EXPECT_EQ(200, res->status);
  1997. EXPECT_EQ("PATCH", res->body);
  1998. }
  1999. TEST_F(ServerTest, Delete) {
  2000. auto res = cli_.Delete("/delete");
  2001. ASSERT_TRUE(res);
  2002. EXPECT_EQ(200, res->status);
  2003. EXPECT_EQ("DELETE", res->body);
  2004. }
  2005. TEST_F(ServerTest, DeleteContentReceiver) {
  2006. auto res = cli_.Delete("/delete-body", "content", "text/plain");
  2007. ASSERT_TRUE(res);
  2008. EXPECT_EQ(200, res->status);
  2009. EXPECT_EQ("content", res->body);
  2010. }
  2011. TEST_F(ServerTest, Options) {
  2012. auto res = cli_.Options("*");
  2013. ASSERT_TRUE(res);
  2014. EXPECT_EQ(200, res->status);
  2015. EXPECT_EQ("GET, POST, HEAD, OPTIONS", res->get_header_value("Allow"));
  2016. EXPECT_TRUE(res->body.empty());
  2017. }
  2018. TEST_F(ServerTest, URL) {
  2019. auto res = cli_.Get("/request-target?aaa=bbb&ccc=ddd");
  2020. ASSERT_TRUE(res);
  2021. EXPECT_EQ(200, res->status);
  2022. }
  2023. TEST_F(ServerTest, ArrayParam) {
  2024. auto res = cli_.Get("/array-param?array=value1&array=value2&array=value3");
  2025. ASSERT_TRUE(res);
  2026. EXPECT_EQ(200, res->status);
  2027. }
  2028. TEST_F(ServerTest, NoMultipleHeaders) {
  2029. Headers headers = {{"Content-Length", "5"}};
  2030. auto res = cli_.Post("/validate-no-multiple-headers", headers, "hello",
  2031. "text/plain");
  2032. ASSERT_TRUE(res);
  2033. EXPECT_EQ(200, res->status);
  2034. }
  2035. TEST_F(ServerTest, PostContentReceiver) {
  2036. auto res = cli_.Post("/content_receiver", "content", "text/plain");
  2037. ASSERT_TRUE(res);
  2038. ASSERT_EQ(200, res->status);
  2039. ASSERT_EQ("content", res->body);
  2040. }
  2041. TEST_F(ServerTest, PostMulitpartFilsContentReceiver) {
  2042. MultipartFormDataItems items = {
  2043. {"text1", "text default", "", ""},
  2044. {"text2", "aωb", "", ""},
  2045. {"file1", "h\ne\n\nl\nl\no\n", "hello.txt", "text/plain"},
  2046. {"file2", "{\n \"world\", true\n}\n", "world.json", "application/json"},
  2047. {"file3", "", "", "application/octet-stream"},
  2048. };
  2049. auto res = cli_.Post("/content_receiver", items);
  2050. ASSERT_TRUE(res);
  2051. EXPECT_EQ(200, res->status);
  2052. }
  2053. TEST_F(ServerTest, PostMulitpartPlusBoundary) {
  2054. MultipartFormDataItems items = {
  2055. {"text1", "text default", "", ""},
  2056. {"text2", "aωb", "", ""},
  2057. {"file1", "h\ne\n\nl\nl\no\n", "hello.txt", "text/plain"},
  2058. {"file2", "{\n \"world\", true\n}\n", "world.json", "application/json"},
  2059. {"file3", "", "", "application/octet-stream"},
  2060. };
  2061. auto boundary = std::string("+++++");
  2062. std::string body;
  2063. for (const auto &item : items) {
  2064. body += "--" + boundary + "\r\n";
  2065. body += "Content-Disposition: form-data; name=\"" + item.name + "\"";
  2066. if (!item.filename.empty()) {
  2067. body += "; filename=\"" + item.filename + "\"";
  2068. }
  2069. body += "\r\n";
  2070. if (!item.content_type.empty()) {
  2071. body += "Content-Type: " + item.content_type + "\r\n";
  2072. }
  2073. body += "\r\n";
  2074. body += item.content + "\r\n";
  2075. }
  2076. body += "--" + boundary + "--\r\n";
  2077. std::string content_type = "multipart/form-data; boundary=" + boundary;
  2078. auto res = cli_.Post("/content_receiver", body, content_type.c_str());
  2079. ASSERT_TRUE(res);
  2080. EXPECT_EQ(200, res->status);
  2081. }
  2082. TEST_F(ServerTest, PostContentReceiverGzip) {
  2083. cli_.set_compress(true);
  2084. auto res = cli_.Post("/content_receiver", "content", "text/plain");
  2085. ASSERT_TRUE(res);
  2086. ASSERT_EQ(200, res->status);
  2087. ASSERT_EQ("content", res->body);
  2088. }
  2089. TEST_F(ServerTest, PutContentReceiver) {
  2090. auto res = cli_.Put("/content_receiver", "content", "text/plain");
  2091. ASSERT_TRUE(res);
  2092. ASSERT_EQ(200, res->status);
  2093. ASSERT_EQ("content", res->body);
  2094. }
  2095. TEST_F(ServerTest, PatchContentReceiver) {
  2096. auto res = cli_.Patch("/content_receiver", "content", "text/plain");
  2097. ASSERT_TRUE(res);
  2098. ASSERT_EQ(200, res->status);
  2099. ASSERT_EQ("content", res->body);
  2100. }
  2101. TEST_F(ServerTest, PostQueryStringAndBody) {
  2102. auto res =
  2103. cli_.Post("/query-string-and-body?key=value", "content", "text/plain");
  2104. ASSERT_TRUE(res);
  2105. ASSERT_EQ(200, res->status);
  2106. }
  2107. TEST_F(ServerTest, HTTP2Magic) {
  2108. Request req;
  2109. req.method = "PRI";
  2110. req.path = "*";
  2111. req.body = "SM";
  2112. auto res = std::make_shared<Response>();
  2113. auto ret = cli_.send(req, *res);
  2114. ASSERT_TRUE(ret);
  2115. EXPECT_EQ(400, res->status);
  2116. }
  2117. TEST_F(ServerTest, KeepAlive) {
  2118. auto res = cli_.Get("/hi");
  2119. ASSERT_TRUE(res);
  2120. EXPECT_EQ(200, res->status);
  2121. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2122. EXPECT_EQ("Hello World!", res->body);
  2123. res = cli_.Get("/hi");
  2124. ASSERT_TRUE(res);
  2125. EXPECT_EQ(200, res->status);
  2126. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2127. EXPECT_EQ("Hello World!", res->body);
  2128. res = cli_.Get("/hi");
  2129. ASSERT_TRUE(res);
  2130. EXPECT_EQ(200, res->status);
  2131. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2132. EXPECT_EQ("Hello World!", res->body);
  2133. res = cli_.Get("/not-exist");
  2134. ASSERT_TRUE(res);
  2135. EXPECT_EQ(404, res->status);
  2136. res = cli_.Post("/empty", "", "text/plain");
  2137. ASSERT_TRUE(res);
  2138. EXPECT_EQ(200, res->status);
  2139. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2140. EXPECT_EQ("empty", res->body);
  2141. EXPECT_EQ("close", res->get_header_value("Connection"));
  2142. res = cli_.Post(
  2143. "/empty", 0, [&](size_t, size_t, DataSink &) { return true; },
  2144. "text/plain");
  2145. ASSERT_TRUE(res);
  2146. EXPECT_EQ(200, res->status);
  2147. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2148. EXPECT_EQ("empty", res->body);
  2149. cli_.set_keep_alive(false);
  2150. res = cli_.Get("/last-request");
  2151. ASSERT_TRUE(res);
  2152. EXPECT_EQ(200, res->status);
  2153. EXPECT_EQ("close", res->get_header_value("Connection"));
  2154. }
  2155. TEST_F(ServerTest, TooManyRedirect) {
  2156. cli_.set_follow_location(true);
  2157. auto res = cli_.Get("/redirect/0");
  2158. ASSERT_TRUE(!res);
  2159. EXPECT_EQ(Error::ExceedRedirectCount, res.error());
  2160. }
  2161. #ifdef CPPHTTPLIB_ZLIB_SUPPORT
  2162. TEST_F(ServerTest, Gzip) {
  2163. Headers headers;
  2164. headers.emplace("Accept-Encoding", "gzip, deflate");
  2165. auto res = cli_.Get("/compress", headers);
  2166. ASSERT_TRUE(res);
  2167. EXPECT_EQ("gzip", res->get_header_value("Content-Encoding"));
  2168. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2169. EXPECT_EQ("33", res->get_header_value("Content-Length"));
  2170. EXPECT_EQ("123456789012345678901234567890123456789012345678901234567890123456"
  2171. "7890123456789012345678901234567890",
  2172. res->body);
  2173. EXPECT_EQ(200, res->status);
  2174. }
  2175. TEST_F(ServerTest, GzipWithoutAcceptEncoding) {
  2176. auto res = cli_.Get("/compress");
  2177. ASSERT_TRUE(res);
  2178. EXPECT_TRUE(res->get_header_value("Content-Encoding").empty());
  2179. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2180. EXPECT_EQ("100", res->get_header_value("Content-Length"));
  2181. EXPECT_EQ("123456789012345678901234567890123456789012345678901234567890123456"
  2182. "7890123456789012345678901234567890",
  2183. res->body);
  2184. EXPECT_EQ(200, res->status);
  2185. }
  2186. TEST_F(ServerTest, GzipWithContentReceiver) {
  2187. Headers headers;
  2188. headers.emplace("Accept-Encoding", "gzip, deflate");
  2189. std::string body;
  2190. auto res = cli_.Get("/compress", headers,
  2191. [&](const char *data, uint64_t data_length) {
  2192. EXPECT_EQ(data_length, 100);
  2193. body.append(data, data_length);
  2194. return true;
  2195. });
  2196. ASSERT_TRUE(res);
  2197. EXPECT_EQ("gzip", res->get_header_value("Content-Encoding"));
  2198. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2199. EXPECT_EQ("33", res->get_header_value("Content-Length"));
  2200. EXPECT_EQ("123456789012345678901234567890123456789012345678901234567890123456"
  2201. "7890123456789012345678901234567890",
  2202. body);
  2203. EXPECT_EQ(200, res->status);
  2204. }
  2205. TEST_F(ServerTest, GzipWithoutDecompressing) {
  2206. Headers headers;
  2207. headers.emplace("Accept-Encoding", "gzip, deflate");
  2208. cli_.set_decompress(false);
  2209. auto res = cli_.Get("/compress", headers);
  2210. ASSERT_TRUE(res);
  2211. EXPECT_EQ("gzip", res->get_header_value("Content-Encoding"));
  2212. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2213. EXPECT_EQ("33", res->get_header_value("Content-Length"));
  2214. EXPECT_EQ(33, res->body.size());
  2215. EXPECT_EQ(200, res->status);
  2216. }
  2217. TEST_F(ServerTest, GzipWithContentReceiverWithoutAcceptEncoding) {
  2218. std::string body;
  2219. auto res = cli_.Get("/compress", [&](const char *data, uint64_t data_length) {
  2220. EXPECT_EQ(data_length, 100);
  2221. body.append(data, data_length);
  2222. return true;
  2223. });
  2224. ASSERT_TRUE(res);
  2225. EXPECT_TRUE(res->get_header_value("Content-Encoding").empty());
  2226. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2227. EXPECT_EQ("100", res->get_header_value("Content-Length"));
  2228. EXPECT_EQ("123456789012345678901234567890123456789012345678901234567890123456"
  2229. "7890123456789012345678901234567890",
  2230. body);
  2231. EXPECT_EQ(200, res->status);
  2232. }
  2233. TEST_F(ServerTest, NoGzip) {
  2234. Headers headers;
  2235. headers.emplace("Accept-Encoding", "gzip, deflate");
  2236. auto res = cli_.Get("/nocompress", headers);
  2237. ASSERT_TRUE(res);
  2238. EXPECT_EQ(false, res->has_header("Content-Encoding"));
  2239. EXPECT_EQ("application/octet-stream", res->get_header_value("Content-Type"));
  2240. EXPECT_EQ("100", res->get_header_value("Content-Length"));
  2241. EXPECT_EQ("123456789012345678901234567890123456789012345678901234567890123456"
  2242. "7890123456789012345678901234567890",
  2243. res->body);
  2244. EXPECT_EQ(200, res->status);
  2245. }
  2246. TEST_F(ServerTest, NoGzipWithContentReceiver) {
  2247. Headers headers;
  2248. headers.emplace("Accept-Encoding", "gzip, deflate");
  2249. std::string body;
  2250. auto res = cli_.Get("/nocompress", headers,
  2251. [&](const char *data, uint64_t data_length) {
  2252. EXPECT_EQ(data_length, 100);
  2253. body.append(data, data_length);
  2254. return true;
  2255. });
  2256. ASSERT_TRUE(res);
  2257. EXPECT_EQ(false, res->has_header("Content-Encoding"));
  2258. EXPECT_EQ("application/octet-stream", res->get_header_value("Content-Type"));
  2259. EXPECT_EQ("100", res->get_header_value("Content-Length"));
  2260. EXPECT_EQ("123456789012345678901234567890123456789012345678901234567890123456"
  2261. "7890123456789012345678901234567890",
  2262. body);
  2263. EXPECT_EQ(200, res->status);
  2264. }
  2265. TEST_F(ServerTest, MultipartFormDataGzip) {
  2266. MultipartFormDataItems items = {
  2267. {"key1", "test", "", ""},
  2268. {"key2", "--abcdefg123", "", ""},
  2269. };
  2270. cli_.set_compress(true);
  2271. auto res = cli_.Post("/compress-multipart", items);
  2272. ASSERT_TRUE(res);
  2273. EXPECT_EQ(200, res->status);
  2274. }
  2275. #endif
  2276. #ifdef CPPHTTPLIB_BROTLI_SUPPORT
  2277. TEST_F(ServerTest, Brotli) {
  2278. Headers headers;
  2279. headers.emplace("Accept-Encoding", "br");
  2280. auto res = cli_.Get("/compress", headers);
  2281. ASSERT_TRUE(res);
  2282. EXPECT_EQ("brotli", res->get_header_value("Content-Encoding"));
  2283. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2284. EXPECT_EQ("19", res->get_header_value("Content-Length"));
  2285. EXPECT_EQ("123456789012345678901234567890123456789012345678901234567890123456"
  2286. "7890123456789012345678901234567890",
  2287. res->body);
  2288. EXPECT_EQ(200, res->status);
  2289. }
  2290. #endif
  2291. // Sends a raw request to a server listening at HOST:PORT.
  2292. static bool send_request(time_t read_timeout_sec, const std::string &req,
  2293. std::string *resp = nullptr) {
  2294. Error error = Error::Success;
  2295. auto client_sock =
  2296. detail::create_client_socket(HOST, PORT, false, nullptr,
  2297. /*timeout_sec=*/5, 0, std::string(), error);
  2298. if (client_sock == INVALID_SOCKET) { return false; }
  2299. auto ret = detail::process_client_socket(
  2300. client_sock, read_timeout_sec, 0, 0, 0, [&](Stream &strm) {
  2301. if (req.size() !=
  2302. static_cast<size_t>(strm.write(req.data(), req.size()))) {
  2303. return false;
  2304. }
  2305. char buf[512];
  2306. detail::stream_line_reader line_reader(strm, buf, sizeof(buf));
  2307. while (line_reader.getline()) {
  2308. if (resp) { *resp += line_reader.ptr(); }
  2309. }
  2310. return true;
  2311. });
  2312. detail::close_socket(client_sock);
  2313. return ret;
  2314. }
  2315. TEST(ServerRequestParsingTest, TrimWhitespaceFromHeaderValues) {
  2316. Server svr;
  2317. std::string header_value;
  2318. svr.Get("/validate-ws-in-headers", [&](const Request &req, Response &res) {
  2319. header_value = req.get_header_value("foo");
  2320. res.set_content("ok", "text/plain");
  2321. });
  2322. thread t = thread([&] { svr.listen(HOST, PORT); });
  2323. while (!svr.is_running()) {
  2324. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2325. }
  2326. // Only space and horizontal tab are whitespace. Make sure other whitespace-
  2327. // like characters are not treated the same - use vertical tab and escape.
  2328. const std::string req = "GET /validate-ws-in-headers HTTP/1.1\r\n"
  2329. "foo: \t \v bar \e\t \r\n"
  2330. "Connection: close\r\n"
  2331. "\r\n";
  2332. ASSERT_TRUE(send_request(5, req));
  2333. svr.stop();
  2334. t.join();
  2335. EXPECT_EQ(header_value, "\v bar \e");
  2336. }
  2337. // Sends a raw request and verifies that there isn't a crash or exception.
  2338. static void test_raw_request(const std::string &req,
  2339. std::string *out = nullptr) {
  2340. Server svr;
  2341. svr.Get("/hi", [&](const Request & /*req*/, Response &res) {
  2342. res.set_content("ok", "text/plain");
  2343. });
  2344. svr.Put("/put_hi", [&](const Request & /*req*/, Response &res) {
  2345. res.set_content("ok", "text/plain");
  2346. });
  2347. // Server read timeout must be longer than the client read timeout for the
  2348. // bug to reproduce, probably to force the server to process a request
  2349. // without a trailing blank line.
  2350. const time_t client_read_timeout_sec = 1;
  2351. svr.set_read_timeout(client_read_timeout_sec + 1, 0);
  2352. bool listen_thread_ok = false;
  2353. thread t = thread([&] { listen_thread_ok = svr.listen(HOST, PORT); });
  2354. while (!svr.is_running()) {
  2355. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2356. }
  2357. ASSERT_TRUE(send_request(client_read_timeout_sec, req, out));
  2358. svr.stop();
  2359. t.join();
  2360. EXPECT_TRUE(listen_thread_ok);
  2361. }
  2362. TEST(ServerRequestParsingTest, ReadHeadersRegexComplexity) {
  2363. // A certain header line causes an exception if the header property is parsed
  2364. // naively with a single regex. This occurs with libc++ but not libstdc++.
  2365. test_raw_request(
  2366. "GET /hi HTTP/1.1\r\n"
  2367. " : "
  2368. " "
  2369. " ");
  2370. }
  2371. TEST(ServerRequestParsingTest, ReadHeadersRegexComplexity2) {
  2372. // A certain header line causes an exception if the header property *name* is
  2373. // parsed with a regular expression starting with "(.+?):" - this is a non-
  2374. // greedy matcher and requires backtracking when there are a lot of ":"
  2375. // characters.
  2376. // This occurs with libc++ but not libstdc++.
  2377. test_raw_request(
  2378. "GET /hi HTTP/1.1\r\n"
  2379. ":-:::::::::::::::::::::::::::-::::::::::::::::::::::::@-&&&&&&&&&&&"
  2380. "--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@-&&&&&&&&"
  2381. "&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@-:::::"
  2382. "::-:::::::::::::::::@-&&&&&&&&&&&--:::::::-::::::::::::::::::::::::"
  2383. ":::::-:::::::::::::::::@-&&&&&&&&&&&--:::::::-:::::::::::::::::::::"
  2384. "::::::::-:::::::::::::::::@-&&&&&&&--:::::::-::::::::::::::::::::::"
  2385. ":::::::-:::::::::::::::::@-&&&&&&&&&&&--:::::::-:::::::::::::::::::"
  2386. "::::::::::-:::::::::::::::::@-&&&&&::::::::::::-:::::::::::::::::@-"
  2387. "&&&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-::::::::::::::::"
  2388. ":@-&&&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::"
  2389. "::::@-&&&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-::::::@-&&"
  2390. "&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@"
  2391. "::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@-&&&&&&&&&&&"
  2392. "--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@-&&&&&&&&"
  2393. "&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@-&&&&&"
  2394. "&&&&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@-&&"
  2395. "&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::::@"
  2396. "-&&&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::::"
  2397. "::@-&&&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-::::::::::::"
  2398. ":::::@-&&&&&&&&&&&::-:::::::::::::::::@-&&&&&&&&&&&--:::::::-::::::"
  2399. ":::::::::::::::::::::::-:::::::::::::::::@-&&&&&&&&&&&--:::::::-:::"
  2400. "::::::::::::::::::::::::::-:::::::::::::::::@-&&&&&&&&&&&--:::::::-"
  2401. ":::::::::::::::::::::::::::::-:::::::::::::::::@-&&&&&&&&&&&---&&:&"
  2402. "&&.0------------:-:::::::::::::::::::::::::::::-:::::::::::::::::@-"
  2403. "&&&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-::::::::::::::::"
  2404. ":@-&&&&&&&&&&&--:::::::-:::::::::::::::::::::::::::::-:::::::::::::"
  2405. "::::@-&&&&&&&&&&&---&&:&&&.0------------O--------\rH PUTHTTP/1.1\r\n"
  2406. "&&&%%%");
  2407. }
  2408. TEST(ServerRequestParsingTest, ExcessiveWhitespaceInUnparseableHeaderLine) {
  2409. // Make sure this doesn't crash the server.
  2410. // In a previous version of the header line regex, the "\r" rendered the line
  2411. // unparseable and the regex engine repeatedly backtracked, trying to look for
  2412. // a new position where the leading white space ended and the field value
  2413. // began.
  2414. // The crash occurs with libc++ but not libstdc++.
  2415. test_raw_request("GET /hi HTTP/1.1\r\n"
  2416. "a:" +
  2417. std::string(2000, ' ') + '\r' + std::string(20, 'z') +
  2418. "\r\n"
  2419. "\r\n");
  2420. }
  2421. TEST(ServerRequestParsingTest, InvalidFirstChunkLengthInRequest) {
  2422. std::string out;
  2423. test_raw_request("PUT /put_hi HTTP/1.1\r\n"
  2424. "Content-Type: text/plain\r\n"
  2425. "Transfer-Encoding: chunked\r\n"
  2426. "\r\n"
  2427. "nothex\r\n",
  2428. &out);
  2429. EXPECT_EQ("HTTP/1.1 400 Bad Request", out.substr(0, 24));
  2430. }
  2431. TEST(ServerRequestParsingTest, InvalidSecondChunkLengthInRequest) {
  2432. std::string out;
  2433. test_raw_request("PUT /put_hi HTTP/1.1\r\n"
  2434. "Content-Type: text/plain\r\n"
  2435. "Transfer-Encoding: chunked\r\n"
  2436. "\r\n"
  2437. "3\r\n"
  2438. "xyz\r\n"
  2439. "NaN\r\n",
  2440. &out);
  2441. EXPECT_EQ("HTTP/1.1 400 Bad Request", out.substr(0, 24));
  2442. }
  2443. TEST(ServerRequestParsingTest, ChunkLengthTooHighInRequest) {
  2444. std::string out;
  2445. test_raw_request("PUT /put_hi HTTP/1.1\r\n"
  2446. "Content-Type: text/plain\r\n"
  2447. "Transfer-Encoding: chunked\r\n"
  2448. "\r\n"
  2449. // Length is too large for 64 bits.
  2450. "1ffffffffffffffff\r\n"
  2451. "xyz\r\n",
  2452. &out);
  2453. EXPECT_EQ("HTTP/1.1 400 Bad Request", out.substr(0, 24));
  2454. }
  2455. TEST(ServerRequestParsingTest, InvalidHeaderTextWithExtraCR) {
  2456. test_raw_request("GET /hi HTTP/1.1\r\n"
  2457. "Content-Type: text/plain\r\n\r");
  2458. }
  2459. TEST(ServerStopTest, StopServerWithChunkedTransmission) {
  2460. Server svr;
  2461. svr.Get("/events", [](const Request & /*req*/, Response &res) {
  2462. res.set_header("Cache-Control", "no-cache");
  2463. res.set_chunked_content_provider("text/event-stream", [](size_t offset,
  2464. DataSink &sink) {
  2465. char buffer[27];
  2466. auto size = static_cast<size_t>(sprintf(buffer, "data:%ld\n\n", offset));
  2467. sink.write(buffer, size);
  2468. std::this_thread::sleep_for(std::chrono::seconds(1));
  2469. return true;
  2470. });
  2471. });
  2472. auto listen_thread = std::thread([&svr]() { svr.listen("localhost", PORT); });
  2473. while (!svr.is_running()) {
  2474. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2475. }
  2476. Client client(HOST, PORT);
  2477. const Headers headers = {{"Accept", "text/event-stream"}};
  2478. auto get_thread = std::thread([&client, &headers]() {
  2479. auto res = client.Get(
  2480. "/events", headers,
  2481. [](const char * /*data*/, size_t /*len*/) -> bool { return true; });
  2482. });
  2483. // Give GET time to get a few messages.
  2484. std::this_thread::sleep_for(std::chrono::seconds(2));
  2485. svr.stop();
  2486. listen_thread.join();
  2487. get_thread.join();
  2488. ASSERT_FALSE(svr.is_running());
  2489. }
  2490. TEST(StreamingTest, NoContentLengthStreaming) {
  2491. Server svr;
  2492. svr.Get("/stream", [](const Request & /*req*/, Response &res) {
  2493. res.set_content_provider("text/plain", [](size_t offset, DataSink &sink) {
  2494. if (offset < 6) {
  2495. sink.os << (offset < 3 ? "a" : "b");
  2496. } else {
  2497. sink.done();
  2498. }
  2499. return true;
  2500. });
  2501. });
  2502. auto listen_thread = std::thread([&svr]() { svr.listen("localhost", PORT); });
  2503. while (!svr.is_running()) {
  2504. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2505. }
  2506. Client client(HOST, PORT);
  2507. auto get_thread = std::thread([&client]() {
  2508. auto res = client.Get("/stream", [](const char *data, size_t len) -> bool {
  2509. EXPECT_EQ("aaabbb", std::string(data, len));
  2510. return true;
  2511. });
  2512. });
  2513. // Give GET time to get a few messages.
  2514. std::this_thread::sleep_for(std::chrono::milliseconds(500));
  2515. svr.stop();
  2516. listen_thread.join();
  2517. get_thread.join();
  2518. ASSERT_FALSE(svr.is_running());
  2519. }
  2520. TEST(MountTest, Unmount) {
  2521. Server svr;
  2522. auto listen_thread = std::thread([&svr]() { svr.listen("localhost", PORT); });
  2523. while (!svr.is_running()) {
  2524. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2525. }
  2526. // Give GET time to get a few messages.
  2527. std::this_thread::sleep_for(std::chrono::seconds(1));
  2528. Client cli("localhost", PORT);
  2529. svr.set_mount_point("/mount2", "./www2");
  2530. auto res = cli.Get("/");
  2531. ASSERT_TRUE(res);
  2532. EXPECT_EQ(404, res->status);
  2533. res = cli.Get("/mount2/dir/test.html");
  2534. ASSERT_TRUE(res);
  2535. EXPECT_EQ(200, res->status);
  2536. svr.set_mount_point("/", "./www");
  2537. res = cli.Get("/dir/");
  2538. ASSERT_TRUE(res);
  2539. EXPECT_EQ(200, res->status);
  2540. svr.remove_mount_point("/");
  2541. res = cli.Get("/dir/");
  2542. ASSERT_TRUE(res);
  2543. EXPECT_EQ(404, res->status);
  2544. svr.remove_mount_point("/mount2");
  2545. res = cli.Get("/mount2/dir/test.html");
  2546. ASSERT_TRUE(res);
  2547. EXPECT_EQ(404, res->status);
  2548. svr.stop();
  2549. listen_thread.join();
  2550. ASSERT_FALSE(svr.is_running());
  2551. }
  2552. TEST(ExceptionTest, ThrowExceptionInHandler) {
  2553. Server svr;
  2554. svr.Get("/hi", [&](const Request & /*req*/, Response &res) {
  2555. throw std::runtime_error("exception...");
  2556. res.set_content("Hello World!", "text/plain");
  2557. });
  2558. auto listen_thread = std::thread([&svr]() { svr.listen("localhost", PORT); });
  2559. while (!svr.is_running()) {
  2560. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2561. }
  2562. // Give GET time to get a few messages.
  2563. std::this_thread::sleep_for(std::chrono::seconds(1));
  2564. Client cli("localhost", PORT);
  2565. auto res = cli.Get("/hi");
  2566. ASSERT_TRUE(res);
  2567. EXPECT_EQ(500, res->status);
  2568. ASSERT_FALSE(res->has_header("EXCEPTION_WHAT"));
  2569. svr.stop();
  2570. listen_thread.join();
  2571. ASSERT_FALSE(svr.is_running());
  2572. }
  2573. TEST(KeepAliveTest, ReadTimeout) {
  2574. Server svr;
  2575. svr.Get("/a", [&](const Request & /*req*/, Response &res) {
  2576. std::this_thread::sleep_for(std::chrono::seconds(2));
  2577. res.set_content("a", "text/plain");
  2578. });
  2579. svr.Get("/b", [&](const Request & /*req*/, Response &res) {
  2580. res.set_content("b", "text/plain");
  2581. });
  2582. auto listen_thread = std::thread([&svr]() { svr.listen("localhost", PORT); });
  2583. while (!svr.is_running()) {
  2584. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2585. }
  2586. // Give GET time to get a few messages.
  2587. std::this_thread::sleep_for(std::chrono::seconds(1));
  2588. Client cli("localhost", PORT);
  2589. cli.set_keep_alive(true);
  2590. cli.set_read_timeout(1);
  2591. auto resa = cli.Get("/a");
  2592. ASSERT_TRUE(!resa);
  2593. EXPECT_EQ(Error::Read, resa.error());
  2594. auto resb = cli.Get("/b");
  2595. ASSERT_TRUE(resb);
  2596. EXPECT_EQ(200, resb->status);
  2597. EXPECT_EQ("b", resb->body);
  2598. svr.stop();
  2599. listen_thread.join();
  2600. ASSERT_FALSE(svr.is_running());
  2601. }
  2602. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2603. TEST(KeepAliveTest, ReadTimeoutSSL) {
  2604. SSLServer svr(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE);
  2605. ASSERT_TRUE(svr.is_valid());
  2606. svr.Get("/a", [&](const Request & /*req*/, Response &res) {
  2607. std::this_thread::sleep_for(std::chrono::seconds(2));
  2608. res.set_content("a", "text/plain");
  2609. });
  2610. svr.Get("/b", [&](const Request & /*req*/, Response &res) {
  2611. res.set_content("b", "text/plain");
  2612. });
  2613. auto listen_thread = std::thread([&svr]() { svr.listen("localhost", PORT); });
  2614. while (!svr.is_running()) {
  2615. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2616. }
  2617. // Give GET time to get a few messages.
  2618. std::this_thread::sleep_for(std::chrono::seconds(1));
  2619. SSLClient cli("localhost", PORT);
  2620. cli.enable_server_certificate_verification(false);
  2621. cli.set_keep_alive(true);
  2622. cli.set_read_timeout(1);
  2623. auto resa = cli.Get("/a");
  2624. ASSERT_TRUE(!resa);
  2625. EXPECT_EQ(Error::Read, resa.error());
  2626. auto resb = cli.Get("/b");
  2627. ASSERT_TRUE(resb);
  2628. EXPECT_EQ(200, resb->status);
  2629. EXPECT_EQ("b", resb->body);
  2630. svr.stop();
  2631. listen_thread.join();
  2632. ASSERT_FALSE(svr.is_running());
  2633. }
  2634. #endif
  2635. class ServerTestWithAI_PASSIVE : public ::testing::Test {
  2636. protected:
  2637. ServerTestWithAI_PASSIVE()
  2638. : cli_(HOST, PORT)
  2639. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2640. ,
  2641. svr_(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE)
  2642. #endif
  2643. {
  2644. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2645. cli_.enable_server_certificate_verification(false);
  2646. #endif
  2647. }
  2648. virtual void SetUp() {
  2649. svr_.Get("/hi", [&](const Request & /*req*/, Response &res) {
  2650. res.set_content("Hello World!", "text/plain");
  2651. });
  2652. t_ = thread([&]() { ASSERT_TRUE(svr_.listen(nullptr, PORT, AI_PASSIVE)); });
  2653. while (!svr_.is_running()) {
  2654. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2655. }
  2656. }
  2657. virtual void TearDown() {
  2658. svr_.stop();
  2659. t_.join();
  2660. }
  2661. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2662. SSLClient cli_;
  2663. SSLServer svr_;
  2664. #else
  2665. Client cli_;
  2666. Server svr_;
  2667. #endif
  2668. thread t_;
  2669. };
  2670. TEST_F(ServerTestWithAI_PASSIVE, GetMethod200) {
  2671. auto res = cli_.Get("/hi");
  2672. ASSERT_TRUE(res);
  2673. EXPECT_EQ(200, res->status);
  2674. EXPECT_EQ("text/plain", res->get_header_value("Content-Type"));
  2675. EXPECT_EQ("Hello World!", res->body);
  2676. }
  2677. class ServerUpDownTest : public ::testing::Test {
  2678. protected:
  2679. ServerUpDownTest() : cli_(HOST, PORT) {}
  2680. virtual void SetUp() {
  2681. t_ = thread([&]() {
  2682. svr_.bind_to_any_port(HOST);
  2683. std::this_thread::sleep_for(std::chrono::milliseconds(500));
  2684. ASSERT_TRUE(svr_.listen_after_bind());
  2685. });
  2686. while (!svr_.is_running()) {
  2687. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2688. }
  2689. }
  2690. virtual void TearDown() {
  2691. svr_.stop();
  2692. t_.join();
  2693. }
  2694. Client cli_;
  2695. Server svr_;
  2696. thread t_;
  2697. };
  2698. TEST_F(ServerUpDownTest, QuickStartStop) {
  2699. // Should not crash, especially when run with
  2700. // --gtest_filter=ServerUpDownTest.QuickStartStop --gtest_repeat=1000
  2701. }
  2702. class PayloadMaxLengthTest : public ::testing::Test {
  2703. protected:
  2704. PayloadMaxLengthTest()
  2705. : cli_(HOST, PORT)
  2706. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2707. ,
  2708. svr_(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE)
  2709. #endif
  2710. {
  2711. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2712. cli_.enable_server_certificate_verification(false);
  2713. #endif
  2714. }
  2715. virtual void SetUp() {
  2716. svr_.set_payload_max_length(8);
  2717. svr_.Post("/test", [&](const Request & /*req*/, Response &res) {
  2718. res.set_content("test", "text/plain");
  2719. });
  2720. t_ = thread([&]() { ASSERT_TRUE(svr_.listen(HOST, PORT)); });
  2721. while (!svr_.is_running()) {
  2722. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2723. }
  2724. }
  2725. virtual void TearDown() {
  2726. svr_.stop();
  2727. t_.join();
  2728. }
  2729. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2730. SSLClient cli_;
  2731. SSLServer svr_;
  2732. #else
  2733. Client cli_;
  2734. Server svr_;
  2735. #endif
  2736. thread t_;
  2737. };
  2738. TEST_F(PayloadMaxLengthTest, ExceedLimit) {
  2739. auto res = cli_.Post("/test", "123456789", "text/plain");
  2740. ASSERT_TRUE(res);
  2741. EXPECT_EQ(413, res->status);
  2742. res = cli_.Post("/test", "12345678", "text/plain");
  2743. ASSERT_TRUE(res);
  2744. EXPECT_EQ(200, res->status);
  2745. }
  2746. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2747. TEST(SSLClientTest, UpdateCAStore) {
  2748. httplib::SSLClient httplib_client("www.google.com");
  2749. auto ca_store_1 = X509_STORE_new();
  2750. X509_STORE_load_locations(ca_store_1, "/etc/ssl/certs/ca-certificates.crt",
  2751. nullptr);
  2752. httplib_client.set_ca_cert_store(ca_store_1);
  2753. auto ca_store_2 = X509_STORE_new();
  2754. X509_STORE_load_locations(ca_store_2, "/etc/ssl/certs/ca-certificates.crt",
  2755. nullptr);
  2756. httplib_client.set_ca_cert_store(ca_store_2);
  2757. }
  2758. TEST(SSLClientTest, ServerNameIndication) {
  2759. SSLClient cli("httpbin.org", 443);
  2760. auto res = cli.Get("/get");
  2761. ASSERT_TRUE(res);
  2762. ASSERT_EQ(200, res->status);
  2763. }
  2764. TEST(SSLClientTest, ServerCertificateVerification1) {
  2765. SSLClient cli("google.com");
  2766. auto res = cli.Get("/");
  2767. ASSERT_TRUE(res);
  2768. ASSERT_EQ(301, res->status);
  2769. }
  2770. TEST(SSLClientTest, ServerCertificateVerification2) {
  2771. SSLClient cli("google.com");
  2772. cli.enable_server_certificate_verification(true);
  2773. cli.set_ca_cert_path("hello");
  2774. auto res = cli.Get("/");
  2775. ASSERT_TRUE(!res);
  2776. EXPECT_EQ(Error::SSLLoadingCerts, res.error());
  2777. }
  2778. TEST(SSLClientTest, ServerCertificateVerification3) {
  2779. SSLClient cli("google.com");
  2780. cli.set_ca_cert_path(CA_CERT_FILE);
  2781. auto res = cli.Get("/");
  2782. ASSERT_TRUE(res);
  2783. ASSERT_EQ(301, res->status);
  2784. }
  2785. TEST(SSLClientTest, ServerCertificateVerification4) {
  2786. SSLServer svr(SERVER_CERT2_FILE, SERVER_PRIVATE_KEY_FILE);
  2787. ASSERT_TRUE(svr.is_valid());
  2788. svr.Get("/test", [&](const Request &, Response &res) {
  2789. res.set_content("test", "text/plain");
  2790. svr.stop();
  2791. ASSERT_TRUE(true);
  2792. });
  2793. thread t = thread([&]() { ASSERT_TRUE(svr.listen("127.0.0.1", PORT)); });
  2794. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2795. SSLClient cli("127.0.0.1", PORT);
  2796. cli.set_ca_cert_path(SERVER_CERT2_FILE);
  2797. cli.enable_server_certificate_verification(true);
  2798. cli.set_connection_timeout(30);
  2799. auto res = cli.Get("/test");
  2800. ASSERT_TRUE(res);
  2801. ASSERT_EQ(200, res->status);
  2802. t.join();
  2803. }
  2804. TEST(SSLClientTest, WildcardHostNameMatch) {
  2805. SSLClient cli("www.youtube.com");
  2806. cli.set_ca_cert_path(CA_CERT_FILE);
  2807. cli.enable_server_certificate_verification(true);
  2808. auto res = cli.Get("/");
  2809. ASSERT_TRUE(res);
  2810. ASSERT_EQ(200, res->status);
  2811. }
  2812. TEST(SSLClientServerTest, ClientCertPresent) {
  2813. SSLServer svr(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE, CLIENT_CA_CERT_FILE,
  2814. CLIENT_CA_CERT_DIR);
  2815. ASSERT_TRUE(svr.is_valid());
  2816. svr.Get("/test", [&](const Request &req, Response &res) {
  2817. res.set_content("test", "text/plain");
  2818. svr.stop();
  2819. ASSERT_TRUE(true);
  2820. auto peer_cert = SSL_get_peer_certificate(req.ssl);
  2821. ASSERT_TRUE(peer_cert != nullptr);
  2822. auto subject_name = X509_get_subject_name(peer_cert);
  2823. ASSERT_TRUE(subject_name != nullptr);
  2824. std::string common_name;
  2825. {
  2826. char name[BUFSIZ];
  2827. auto name_len = X509_NAME_get_text_by_NID(subject_name, NID_commonName,
  2828. name, sizeof(name));
  2829. common_name.assign(name, static_cast<size_t>(name_len));
  2830. }
  2831. EXPECT_EQ("Common Name", common_name);
  2832. X509_free(peer_cert);
  2833. });
  2834. thread t = thread([&]() { ASSERT_TRUE(svr.listen(HOST, PORT)); });
  2835. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2836. SSLClient cli(HOST, PORT, CLIENT_CERT_FILE, CLIENT_PRIVATE_KEY_FILE);
  2837. cli.enable_server_certificate_verification(false);
  2838. cli.set_connection_timeout(30);
  2839. auto res = cli.Get("/test");
  2840. ASSERT_TRUE(res);
  2841. ASSERT_EQ(200, res->status);
  2842. t.join();
  2843. }
  2844. #if !defined(_WIN32) || defined(OPENSSL_USE_APPLINK)
  2845. TEST(SSLClientServerTest, MemoryClientCertPresent) {
  2846. X509 *server_cert;
  2847. EVP_PKEY *server_private_key;
  2848. X509_STORE *client_ca_cert_store;
  2849. X509 *client_cert;
  2850. EVP_PKEY *client_private_key;
  2851. FILE *f = fopen(SERVER_CERT_FILE, "r+");
  2852. server_cert = PEM_read_X509(f, nullptr, nullptr, nullptr);
  2853. fclose(f);
  2854. f = fopen(SERVER_PRIVATE_KEY_FILE, "r+");
  2855. server_private_key = PEM_read_PrivateKey(f, nullptr, nullptr, nullptr);
  2856. fclose(f);
  2857. f = fopen(CLIENT_CA_CERT_FILE, "r+");
  2858. client_cert = PEM_read_X509(f, nullptr, nullptr, nullptr);
  2859. client_ca_cert_store = X509_STORE_new();
  2860. X509_STORE_add_cert(client_ca_cert_store, client_cert);
  2861. X509_free(client_cert);
  2862. fclose(f);
  2863. f = fopen(CLIENT_CERT_FILE, "r+");
  2864. client_cert = PEM_read_X509(f, nullptr, nullptr, nullptr);
  2865. fclose(f);
  2866. f = fopen(CLIENT_PRIVATE_KEY_FILE, "r+");
  2867. client_private_key = PEM_read_PrivateKey(f, nullptr, nullptr, nullptr);
  2868. fclose(f);
  2869. SSLServer svr(server_cert, server_private_key, client_ca_cert_store);
  2870. ASSERT_TRUE(svr.is_valid());
  2871. svr.Get("/test", [&](const Request &req, Response &res) {
  2872. res.set_content("test", "text/plain");
  2873. svr.stop();
  2874. ASSERT_TRUE(true);
  2875. auto peer_cert = SSL_get_peer_certificate(req.ssl);
  2876. ASSERT_TRUE(peer_cert != nullptr);
  2877. auto subject_name = X509_get_subject_name(peer_cert);
  2878. ASSERT_TRUE(subject_name != nullptr);
  2879. std::string common_name;
  2880. {
  2881. char name[BUFSIZ];
  2882. auto name_len = X509_NAME_get_text_by_NID(subject_name, NID_commonName,
  2883. name, sizeof(name));
  2884. common_name.assign(name, static_cast<size_t>(name_len));
  2885. }
  2886. EXPECT_EQ("Common Name", common_name);
  2887. X509_free(peer_cert);
  2888. });
  2889. thread t = thread([&]() { ASSERT_TRUE(svr.listen(HOST, PORT)); });
  2890. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2891. SSLClient cli(HOST, PORT, client_cert, client_private_key);
  2892. cli.enable_server_certificate_verification(false);
  2893. cli.set_connection_timeout(30);
  2894. auto res = cli.Get("/test");
  2895. ASSERT_TRUE(res);
  2896. ASSERT_EQ(200, res->status);
  2897. X509_free(server_cert);
  2898. EVP_PKEY_free(server_private_key);
  2899. X509_free(client_cert);
  2900. EVP_PKEY_free(client_private_key);
  2901. t.join();
  2902. }
  2903. #endif
  2904. TEST(SSLClientServerTest, ClientCertMissing) {
  2905. SSLServer svr(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE, CLIENT_CA_CERT_FILE,
  2906. CLIENT_CA_CERT_DIR);
  2907. ASSERT_TRUE(svr.is_valid());
  2908. svr.Get("/test", [&](const Request &, Response &) { ASSERT_TRUE(false); });
  2909. thread t = thread([&]() { ASSERT_TRUE(svr.listen(HOST, PORT)); });
  2910. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2911. SSLClient cli(HOST, PORT);
  2912. auto res = cli.Get("/test");
  2913. cli.set_connection_timeout(30);
  2914. ASSERT_TRUE(!res);
  2915. EXPECT_EQ(Error::SSLServerVerification, res.error());
  2916. svr.stop();
  2917. t.join();
  2918. }
  2919. TEST(SSLClientServerTest, TrustDirOptional) {
  2920. SSLServer svr(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE, CLIENT_CA_CERT_FILE);
  2921. ASSERT_TRUE(svr.is_valid());
  2922. svr.Get("/test", [&](const Request &, Response &res) {
  2923. res.set_content("test", "text/plain");
  2924. svr.stop();
  2925. });
  2926. thread t = thread([&]() { ASSERT_TRUE(svr.listen(HOST, PORT)); });
  2927. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2928. SSLClient cli(HOST, PORT, CLIENT_CERT_FILE, CLIENT_PRIVATE_KEY_FILE);
  2929. cli.enable_server_certificate_verification(false);
  2930. cli.set_connection_timeout(30);
  2931. auto res = cli.Get("/test");
  2932. ASSERT_TRUE(res);
  2933. ASSERT_EQ(200, res->status);
  2934. t.join();
  2935. }
  2936. TEST(SSLClientServerTest, SSLConnectTimeout) {
  2937. class NoListenSSLServer : public SSLServer {
  2938. public:
  2939. NoListenSSLServer(const char *cert_path, const char *private_key_path, const char *client_ca_cert_file_path,
  2940. const char *client_ca_cert_dir_path = nullptr)
  2941. : SSLServer(cert_path, private_key_path, client_ca_cert_file_path, client_ca_cert_dir_path)
  2942. , stop_(false)
  2943. {}
  2944. bool stop_;
  2945. private:
  2946. bool process_and_close_socket(socket_t /*sock*/) override {
  2947. // Don't create SSL context
  2948. while (!stop_) {
  2949. std::this_thread::sleep_for(std::chrono::milliseconds(100));
  2950. }
  2951. return true;
  2952. }
  2953. };
  2954. NoListenSSLServer svr(SERVER_CERT_FILE, SERVER_PRIVATE_KEY_FILE, CLIENT_CA_CERT_FILE);
  2955. ASSERT_TRUE(svr.is_valid());
  2956. svr.Get("/test", [&](const Request &, Response &res) {
  2957. res.set_content("test", "text/plain");
  2958. });
  2959. thread t = thread([&]() { ASSERT_TRUE(svr.listen(HOST, PORT)); });
  2960. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2961. SSLClient cli(HOST, PORT, CLIENT_CERT_FILE, CLIENT_PRIVATE_KEY_FILE);
  2962. cli.enable_server_certificate_verification(false);
  2963. cli.set_connection_timeout(1);
  2964. auto res = cli.Get("/test");
  2965. ASSERT_TRUE(!res);
  2966. EXPECT_EQ(Error::SSLConnection, res.error());
  2967. svr.stop_ = true;
  2968. svr.stop();
  2969. t.join();
  2970. }
  2971. #endif
  2972. #ifdef _WIN32
  2973. TEST(CleanupTest, WSACleanup) {
  2974. int ret = WSACleanup();
  2975. ASSERT_EQ(0, ret);
  2976. }
  2977. #endif
  2978. #ifndef CPPHTTPLIB_OPENSSL_SUPPORT
  2979. TEST(NoSSLSupport, SimpleInterface) {
  2980. ASSERT_ANY_THROW(Client cli("https://yahoo.com"));
  2981. }
  2982. #endif
  2983. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2984. TEST(InvalidScheme, SimpleInterface) {
  2985. ASSERT_ANY_THROW(Client cli("scheme://yahoo.com"));
  2986. }
  2987. TEST(NoScheme, SimpleInterface) {
  2988. Client cli("yahoo.com:80");
  2989. ASSERT_TRUE(cli.is_valid());
  2990. }
  2991. TEST(YahooRedirectTest2, SimpleInterface) {
  2992. Client cli("http://yahoo.com");
  2993. auto res = cli.Get("/");
  2994. ASSERT_TRUE(res);
  2995. EXPECT_EQ(301, res->status);
  2996. cli.set_follow_location(true);
  2997. res = cli.Get("/");
  2998. ASSERT_TRUE(res);
  2999. EXPECT_EQ(200, res->status);
  3000. }
  3001. TEST(YahooRedirectTest3, SimpleInterface) {
  3002. Client cli("https://yahoo.com");
  3003. auto res = cli.Get("/");
  3004. ASSERT_TRUE(res);
  3005. EXPECT_EQ(301, res->status);
  3006. cli.set_follow_location(true);
  3007. res = cli.Get("/");
  3008. ASSERT_TRUE(res);
  3009. EXPECT_EQ(200, res->status);
  3010. }
  3011. TEST(YahooRedirectTest3, NewResultInterface) {
  3012. Client cli("https://yahoo.com");
  3013. auto res = cli.Get("/");
  3014. ASSERT_TRUE(res);
  3015. ASSERT_FALSE(!res);
  3016. ASSERT_TRUE(res);
  3017. ASSERT_FALSE(res == nullptr);
  3018. ASSERT_TRUE(res != nullptr);
  3019. EXPECT_EQ(Error::Success, res.error());
  3020. EXPECT_EQ(301, res.value().status);
  3021. EXPECT_EQ(301, (*res).status);
  3022. EXPECT_EQ(301, res->status);
  3023. cli.set_follow_location(true);
  3024. res = cli.Get("/");
  3025. ASSERT_TRUE(res);
  3026. EXPECT_EQ(Error::Success, res.error());
  3027. EXPECT_EQ(200, res.value().status);
  3028. EXPECT_EQ(200, (*res).status);
  3029. EXPECT_EQ(200, res->status);
  3030. }
  3031. #ifdef CPPHTTPLIB_BROTLI_SUPPORT
  3032. TEST(DecodeWithChunkedEncoding, BrotliEncoding) {
  3033. Client cli("https://cdnjs.cloudflare.com");
  3034. auto res = cli.Get("/ajax/libs/jquery/3.5.1/jquery.js",
  3035. {{"Accept-Encoding", "brotli"}});
  3036. ASSERT_TRUE(res);
  3037. EXPECT_EQ(200, res->status);
  3038. EXPECT_EQ(287630, res->body.size());
  3039. EXPECT_EQ("application/javascript; charset=utf-8",
  3040. res->get_header_value("Content-Type"));
  3041. }
  3042. #endif
  3043. #if 0
  3044. TEST(HttpsToHttpRedirectTest2, SimpleInterface) {
  3045. auto res =
  3046. Client("https://httpbin.org")
  3047. .set_follow_location(true)
  3048. .Get("/redirect-to?url=http%3A%2F%2Fwww.google.com&status_code=302");
  3049. ASSERT_TRUE(res);
  3050. EXPECT_EQ(200, res->status);
  3051. }
  3052. #endif
  3053. #endif