test.cc 109 KB

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