test.cc 132 KB

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