rfc7230_SUITE.erl 78 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167
  1. %% Copyright (c) 2015-2017, Loïc Hoguin <essen@ninenines.eu>
  2. %%
  3. %% Permission to use, copy, modify, and/or distribute this software for any
  4. %% purpose with or without fee is hereby granted, provided that the above
  5. %% copyright notice and this permission notice appear in all copies.
  6. %%
  7. %% THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  8. %% WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  9. %% MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  10. %% ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  11. %% WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  12. %% ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  13. %% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  14. -module(rfc7230_SUITE).
  15. -compile(export_all).
  16. -compile(nowarn_export_all).
  17. -import(ct_helper, [doc/1]).
  18. -import(cowboy_test, [gun_open/1]).
  19. -import(cowboy_test, [gun_down/1]).
  20. -import(cowboy_test, [raw_open/1]).
  21. -import(cowboy_test, [raw_send/2]).
  22. -import(cowboy_test, [raw_recv_head/1]).
  23. -import(cowboy_test, [raw_recv/3]).
  24. all() -> [{group, http}].
  25. groups() -> [{http, [parallel], ct_helper:all(?MODULE)}].
  26. init_per_group(Name = http, Config) ->
  27. cowboy_test:init_http(Name = http, #{
  28. env => #{dispatch => cowboy_router:compile(init_routes(Config))}
  29. }, Config).
  30. end_per_group(Name, _) ->
  31. ok = cowboy:stop_listener(Name).
  32. init_routes(_) -> [
  33. {"localhost", [
  34. {"/", hello_h, []},
  35. {"/echo/:key[/:arg]", echo_h, []},
  36. {"/length/echo/:key", echo_h, []},
  37. {"/resp/:key[/:arg]", resp_h, []},
  38. {"/send_message", send_message_h, []},
  39. {"*", asterisk_h, []}
  40. ]},
  41. {"127.0.0.1", [{"/echo/:key", echo_h, []}]},
  42. {"example.org", [{"/echo/:key", echo_h, []}]}
  43. %% @todo Add IPv6 addresses support to the router. This fails:
  44. %% {"[2001:db8:85a3::8a2e:370:7334]", [{"/echo/:key", echo_h, []}]}
  45. ].
  46. do_raw(Config, Data) ->
  47. Client = raw_open(Config),
  48. ok = raw_send(Client, Data),
  49. {Version, Code, Reason, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  50. {Headers, Rest2} = cow_http:parse_headers(Rest),
  51. case lists:keyfind(<<"content-length">>, 1, Headers) of
  52. {_, LengthBin} when LengthBin =/= <<"0">> ->
  53. Length = binary_to_integer(LengthBin),
  54. Body = if
  55. byte_size(Rest2) =:= Length -> Rest2;
  56. true ->
  57. {ok, Body0} = raw_recv(Client, Length - byte_size(Rest2), 5000),
  58. << Rest2/bits, Body0/bits >>
  59. end,
  60. #{client => Client, version => Version, code => Code, reason => Reason, headers => Headers, body => Body};
  61. _ ->
  62. #{client => Client, version => Version, code => Code, reason => Reason, headers => Headers, body => <<>>}
  63. end.
  64. %% Listener.
  65. %% @todo Add to documentation.
  66. %The default port for "http" connections is 80. The connection
  67. %uses plain TCP. (RFC7230 2.7.1)
  68. %
  69. %The default port for "https" connections is 443. The connection
  70. %uses TLS. (RFC7230 2.7.2)
  71. %
  72. %Any other port may be used for either of them.
  73. %% Before the request.
  74. accept_at_least_1_empty_line(Config) ->
  75. doc("A configurable number of empty lines (CRLF) preceding the request "
  76. "must be ignored. At least 1 empty line must be ignored. (RFC7230 3.5)"),
  77. #{code := 200} = do_raw(Config,
  78. "\r\n"
  79. "GET / HTTP/1.1\r\n"
  80. "Host: localhost\r\n"
  81. "\r\n").
  82. reject_response(Config) ->
  83. doc("When receiving a response instead of a request, identified by the "
  84. "status-line which starts with the HTTP version, the server must "
  85. "reject the message with a 400 status code and close the connection. (RFC7230 3.1)"),
  86. #{code := 400, client := Client} = do_raw(Config,
  87. "HTTP/1.1 200 OK\r\n"
  88. "\r\n"),
  89. {error, closed} = raw_recv(Client, 0, 1000).
  90. %% Request.
  91. only_parse_necessary_elements(Config) ->
  92. doc("It is only necessary to parse elements required to process the request. (RFC7230 2.5)"),
  93. #{code := 200} = do_raw(Config,
  94. "GET / HTTP/1.1\r\n"
  95. "Host: localhost\r\n"
  96. "Content-type: purposefully bad header value\r\n"
  97. "\r\n").
  98. %% @todo Add to documentation.
  99. %Parsed elements are subject to configurable limits. A server must
  100. %be able to parse elements at least as long as it generates. (RFC7230 2.5)
  101. no_empty_line_after_request_line(Config) ->
  102. doc("The general format of HTTP requests is strict. No empty line is "
  103. "allowed in-between components except for the empty line "
  104. "indicating the end of the list of headers."),
  105. #{code := 400} = do_raw(Config,
  106. "GET / HTTP/1.1\r\n"
  107. "\r\n"
  108. "Host: localhost\r\n"
  109. "\r\n").
  110. no_empty_line_in_headers(Config) ->
  111. doc("The general format of HTTP requests is strict. No empty line is "
  112. "allowed in-between components except for the empty line "
  113. "indicating the end of the list of headers."),
  114. #{code := 400} = do_raw(Config,
  115. "GET / HTTP/1.1\r\n"
  116. "User-Agent: RFC7230\r\n"
  117. "\r\n"
  118. "Host: localhost\r\n"
  119. "\r\n").
  120. timeout_before_request_line(Config) ->
  121. doc("The time the request (request line and headers) takes to be "
  122. "received by the server must be limited and subject to configuration. "
  123. "No response must be sent before closing if no request was initiated "
  124. "by the reception of a complete request-line."),
  125. Client = raw_open(Config),
  126. ok = raw_send(Client, "GET / HTTP/1.1\r"),
  127. {error, closed} = raw_recv(Client, 0, 6000).
  128. timeout_after_request_line(Config) ->
  129. doc("The time the request (request line and headers) takes to be "
  130. "received by the server must be limited and subject to configuration. "
  131. "A 408 status code must be sent if the request line was received."),
  132. #{code := 408, client := Client1} = do_raw(Config, "GET / HTTP/1.1\r\n"),
  133. {error, closed} = raw_recv(Client1, 0, 6000).
  134. timeout_after_request_line_host(Config) ->
  135. doc("The time the request (request line and headers) takes to be "
  136. "received by the server must be limited and subject to configuration. "
  137. "A 408 status code must be sent if the request line was received."),
  138. #{code := 408, client := Client2} = do_raw(Config, "GET / HTTP/1.1\r\nHost: localhost"),
  139. {error, closed} = raw_recv(Client2, 0, 6000).
  140. timeout_after_request_line_host_crlf(Config) ->
  141. doc("The time the request (request line and headers) takes to be "
  142. "received by the server must be limited and subject to configuration. "
  143. "A 408 status code must be sent if the request line was received."),
  144. #{code := 408, client := Client3} = do_raw(Config, "GET / HTTP/1.1\r\nHost: localhost\r\n"),
  145. {error, closed} = raw_recv(Client3, 0, 6000).
  146. timeout_after_request_line_host_crlfcr(Config) ->
  147. doc("The time the request (request line and headers) takes to be "
  148. "received by the server must be limited and subject to configuration. "
  149. "A 408 status code must be sent if the request line was received."),
  150. #{code := 408, client := Client4} = do_raw(Config, "GET / HTTP/1.1\r\nHost: localhost\r\n\r"),
  151. {error, closed} = raw_recv(Client4, 0, 6000).
  152. %% Request line.
  153. limit_request_line_8000(Config) ->
  154. doc("It is recommended to limit the request-line length to a configurable "
  155. "limit of at least 8000 octets."),
  156. LongPath = ["/long-path" || _ <- lists:seq(1, 799)],
  157. #{code := 200} = do_raw(Config, [
  158. "GET /?qs=", LongPath, " HTTP/1.1\r\n"
  159. "Host: localhost\r\n"
  160. "\r\n"]).
  161. limit_request_line_9000(Config) ->
  162. doc("It is recommended to limit the request-line length to a configurable "
  163. "limit of at least 8000 octets. A request line too long must be rejected "
  164. "with a 414 status code and the closing of the connection. (RFC7230 3.1.1)"),
  165. LongPath = ["/long-path" || _ <- lists:seq(1, 899)],
  166. #{code := 414, client := Client} = do_raw(Config, [
  167. "GET /very", LongPath, " HTTP/1.1\r\n"
  168. "Host: localhost\r\n"
  169. "\r\n"]),
  170. {error, closed} = raw_recv(Client, 0, 1000).
  171. %% Method.
  172. reject_invalid_method(Config) ->
  173. doc("The request method is defined as 1+ token characters. An invalid "
  174. "method must be rejected with a 400 status code and the "
  175. "closing of the connection. (RFC7230 3.1.1, RFC7230 3.2.6)"),
  176. #{code := 400, client := Client} = do_raw(Config,
  177. "GET\0 / HTTP/1.1\r\n"
  178. "Host: localhost\r\n"
  179. "\r\n"),
  180. {error, closed} = raw_recv(Client, 0, 1000).
  181. reject_empty_method(Config) ->
  182. doc("The request method is defined as 1+ token characters. An empty "
  183. "method must be rejected with a 400 status code and the "
  184. "closing of the connection. (RFC7230 3.1.1, RFC7230 3.2.6)"),
  185. #{code := 400, client := Client} = do_raw(Config,
  186. " / HTTP/1.1\r\n"
  187. "Host: localhost\r\n"
  188. "\r\n"),
  189. {error, closed} = raw_recv(Client, 0, 1000).
  190. %% @todo We probably want to directly match commonly used methods.
  191. %In practice the only characters in use by registered methods are
  192. %uppercase letters [A-Z] and the dash "-". (IANA HTTP Method Registry)
  193. limit_method_name(Config) ->
  194. doc("The length of the method must be subject to a configurable limit. "
  195. "A method too long must be rejected with a 501 status code and the "
  196. "closing of the connection. A good default for the method length limit "
  197. "is the longest method length the server implements. (RFC7230 3.1.1)"),
  198. LongMethod = [$G || _ <- lists:seq(1, 1000)],
  199. #{code := 501, client := Client} = do_raw(Config, [
  200. LongMethod, " / HTTP/1.1\r\n"
  201. "Host: localhost\r\n"
  202. "\r\n"]),
  203. {error, closed} = raw_recv(Client, 0, 1000).
  204. %% Between method and request-target.
  205. reject_tab_between_method_and_request_target(Config) ->
  206. doc("A request that uses anything other than SP as separator between "
  207. "the method and the request-target must be rejected with a 400 "
  208. "status code and the closing of the connection. (RFC7230 3.1.1, RFC7230 3.5)"),
  209. #{code := 400, client := Client} = do_raw(Config,
  210. "GET\t/ HTTP/1.1\r\n"
  211. "Host: localhost\r\n"
  212. "\r\n"),
  213. {error, closed} = raw_recv(Client, 0, 1000).
  214. reject_two_sp_between_method_and_request_target(Config) ->
  215. doc("A request that uses anything other than SP as separator between "
  216. "the method and the request-target must be rejected with a 400 "
  217. "status code and the closing of the connection. (RFC7230 3.1.1, RFC7230 3.5)"),
  218. #{code := 400, client := Client} = do_raw(Config,
  219. "GET / HTTP/1.1\r\n"
  220. "Host: localhost\r\n"
  221. "\r\n"),
  222. {error, closed} = raw_recv(Client, 0, 1000).
  223. %% Request target.
  224. ignore_uri_fragment_after_path(Config) ->
  225. doc("The fragment part of the target URI is not sent. It must be "
  226. "ignored by a server receiving it. (RFC7230 5.1)"),
  227. Echo = <<"http://localhost/echo/uri">>,
  228. #{code := 200, body := Echo} = do_raw(Config,
  229. "GET /echo/uri#fragment HTTP/1.1\r\n"
  230. "Host: localhost\r\n"
  231. "\r\n").
  232. ignore_uri_fragment_after_query(Config) ->
  233. doc("The fragment part of the target URI is not sent. It must be "
  234. "ignored by a server receiving it. (RFC7230 5.1)"),
  235. Echo = <<"http://localhost/echo/uri?key=value">>,
  236. #{code := 200, body := Echo} = do_raw(Config,
  237. "GET /echo/uri?key=value#fragment HTTP/1.1\r\n"
  238. "Host: localhost\r\n"
  239. "\r\n").
  240. %% Request target: origin-form.
  241. must_understand_origin_form(Config) ->
  242. doc("A server must be able to handle at least origin-form and absolute-form. (RFC7230 5.3.2)"),
  243. #{code := 200} = do_raw(Config,
  244. "GET / HTTP/1.1\r\n"
  245. "Host: localhost\r\n"
  246. "\r\n").
  247. %% @todo Reenable this test once support for CONNECT is added.
  248. %origin_form_reject_if_connect(Config) ->
  249. % doc("origin-form is used when the client does not connect to a proxy, "
  250. % "does not use the CONNECT method and does not issue a site-wide "
  251. % "OPTIONS request. (RFC7230 5.3.1)"),
  252. % #{code := 400, client := Client} = do_raw(Config,
  253. % "CONNECT / HTTP/1.1\r\n"
  254. % "Host: localhost\r\n"
  255. % "\r\n"),
  256. % {error, closed} = raw_recv(Client, 0, 1000).
  257. %% @todo Equivalent test for https.
  258. origin_form_tcp_scheme(Config) ->
  259. doc("The scheme is either resolved from configuration or is \"https\" "
  260. "when on a TLS connection and \"http\" otherwise. (RFC7230 5.5)"),
  261. Echo = <<"http://localhost/echo/uri">>,
  262. #{code := 200, body := Echo} = do_raw(Config,
  263. "GET /echo/uri HTTP/1.1\r\n"
  264. "Host: localhost\r\n"
  265. "\r\n").
  266. origin_form_path(Config) ->
  267. doc("The absolute-path always starts with \"/\" and ends with either \"?\", \"#\" "
  268. "or the end of the URI. (RFC3986 3.3)"),
  269. Echo = <<"/echo/path">>,
  270. #{code := 200, body := Echo} = do_raw(Config,
  271. "GET /echo/path HTTP/1.1\r\n"
  272. "Host: localhost\r\n"
  273. "\r\n").
  274. origin_form_path_query(Config) ->
  275. doc("The absolute-path always starts with \"/\" and ends with either \"?\", \"#\" "
  276. "or the end of the URI. (RFC3986 3.3)"),
  277. Echo = <<"/echo/path">>,
  278. #{code := 200, body := Echo} = do_raw(Config,
  279. "GET /echo/path?key=value HTTP/1.1\r\n"
  280. "Host: localhost\r\n"
  281. "\r\n").
  282. origin_form_path_fragment(Config) ->
  283. doc("The absolute-path always starts with \"/\" and ends with either \"?\", \"#\" "
  284. "or the end of the URI. (RFC3986 3.3)"),
  285. Echo = <<"/echo/path">>,
  286. #{code := 200, body := Echo} = do_raw(Config,
  287. "GET /echo/path#fragment HTTP/1.1\r\n"
  288. "Host: localhost\r\n"
  289. "\r\n").
  290. origin_form_query(Config) ->
  291. doc("The query starts with \"?\" and ends with \"#\" or the end of the URI. (RFC3986 3.4)"),
  292. Echo = <<"key=value">>,
  293. #{code := 200, body := Echo} = do_raw(Config,
  294. "GET /echo/qs?key=value HTTP/1.1\r\n"
  295. "Host: localhost\r\n"
  296. "\r\n").
  297. origin_form_query_fragment(Config) ->
  298. doc("The query starts with \"?\" and ends with \"#\" or the end of the URI. (RFC3986 3.4)"),
  299. Echo = <<"key=value">>,
  300. #{code := 200, body := Echo} = do_raw(Config,
  301. "GET /echo/qs?key=value#fragment HTTP/1.1\r\n"
  302. "Host: localhost\r\n"
  303. "\r\n").
  304. %% @todo origin_form: reject paths with too large depth or query strings with too many keys
  305. %% Request target: absolute-form.
  306. must_understand_absolute_form(Config) ->
  307. doc("A server must be able to handle at least origin-form and absolute-form. (RFC7230 5.3.2)"),
  308. #{code := 200} = do_raw(Config,
  309. "GET http://localhost HTTP/1.1\r\n"
  310. "Host: localhost\r\n"
  311. "\r\n").
  312. absolute_form_case_insensitive_scheme(Config) ->
  313. doc("The scheme is case insensitive and normally provided in lowercase. (RFC7230 2.7.3)"),
  314. Echo = <<"http://localhost/echo/uri">>,
  315. #{code := 200, body := Echo} = do_raw(Config,
  316. "GET HttP://localhost/echo/uri HTTP/1.1\r\n"
  317. "Host: localhost\r\n"
  318. "\r\n").
  319. absolute_form_case_insensitive_host(Config) ->
  320. doc("The host is case insensitive and normally provided in lowercase. (RFC7230 2.7.3)"),
  321. Echo = <<"http://localhost/echo/uri">>,
  322. #{code := 200, body := Echo} = do_raw(Config,
  323. "GET http://LoCaLHOsT/echo/uri HTTP/1.1\r\n"
  324. "Host: LoCaLHOsT\r\n"
  325. "\r\n").
  326. absolute_form_reject_unknown_schemes(Config) ->
  327. doc("Unknown schemes must be rejected with a 400 status code and the closing of the connection."),
  328. #{code := 400, client := Client} = do_raw(Config,
  329. "GET bad://localhost/ HTTP/1.1\r\n"
  330. "Host: localhost\r\n"
  331. "\r\n"),
  332. {error, closed} = raw_recv(Client, 0, 1000).
  333. %% @todo Equivalent test for https.
  334. absolute_form_drop_scheme_tcp(Config) ->
  335. doc("The scheme provided with the request must be dropped. The effective "
  336. "scheme is either resolved from configuration or is \"https\" when on "
  337. "a TLS connection and \"http\" otherwise. (RFC7230 5.5)"),
  338. Echo = <<"http://localhost/echo/uri">>,
  339. #{code := 200, body := Echo} = do_raw(Config,
  340. "GET https://localhost/echo/uri HTTP/1.1\r\n"
  341. "Host: localhost\r\n"
  342. "\r\n").
  343. absolute_form_reject_userinfo(Config) ->
  344. doc("An authority component with a userinfo component (and its "
  345. "\"@\" delimiter) is invalid. The request must be rejected with "
  346. "a 400 status code and the closing of the connection. (RFC7230 2.7.1)"),
  347. #{code := 400, client := Client} = do_raw(Config,
  348. "GET http://username:password@localhost HTTP/1.1\r\n"
  349. "Host: localhost\r\n"
  350. "\r\n"),
  351. {error, closed} = raw_recv(Client, 0, 1000).
  352. absolute_form_reject_missing_host_without_path(Config) ->
  353. doc("A URI with a missing host identifier is invalid. The request must "
  354. "be rejected with a 400 status code and the closing of the connection. (RFC7230 2.7.1)"),
  355. #{code := 400, client := Client} = do_raw(Config,
  356. "GET http:// HTTP/1.1\r\n"
  357. "Host: localhost\r\n"
  358. "\r\n"),
  359. {error, closed} = raw_recv(Client, 0, 1000).
  360. absolute_form_reject_missing_host_with_path(Config) ->
  361. doc("A URI with a missing host identifier is invalid. The request must "
  362. "be rejected with a 400 status code and the closing of the connection. (RFC7230 2.7.1)"),
  363. #{code := 400, client := Client} = do_raw(Config,
  364. "GET http:/// HTTP/1.1\r\n"
  365. "Host: localhost\r\n"
  366. "\r\n"),
  367. {error, closed} = raw_recv(Client, 0, 1000).
  368. absolute_form_ipv4(Config) ->
  369. doc("Absolute form with an IPv4 address for the host. (RFC3986 3.2.2)"),
  370. Echo = <<"127.0.0.1">>,
  371. #{code := 200, body := Echo} = do_raw(Config,
  372. "GET http://127.0.0.1/echo/host HTTP/1.1\r\n"
  373. "Host: 127.0.0.1\r\n"
  374. "\r\n").
  375. absolute_form_ipv4_port(Config) ->
  376. doc("Absolute form with an IPv4 address for the host and a port number. (RFC3986 3.2.2)"),
  377. Host = <<"127.0.0.1">>,
  378. #{code := 200, body := Host} = do_raw(Config,
  379. "GET http://127.0.0.1:8080/echo/host HTTP/1.1\r\n"
  380. "Host: 127.0.0.1:8080\r\n"
  381. "\r\n"),
  382. Port = <<"8080">>,
  383. #{code := 200, body := Port} = do_raw(Config,
  384. "GET http://127.0.0.1:8080/echo/port HTTP/1.1\r\n"
  385. "Host: 127.0.0.1:8080\r\n"
  386. "\r\n").
  387. %% @todo We need the router to support IPv6 addresses to write proper tests for these:
  388. %absolute_form_ipv6(Config) ->
  389. %absolute_form_ipv6_ipv4(Config) ->
  390. %absolute_form_ipv6_zoneid(Config) ->
  391. absolute_form_reg_name(Config) ->
  392. doc("Absolute form with a regular name for the host. (RFC3986 3.2.2)"),
  393. Echo = <<"example.org">>,
  394. #{code := 200, body := Echo} = do_raw(Config,
  395. "GET http://example.org/echo/host HTTP/1.1\r\n"
  396. "Host: example.org\r\n"
  397. "\r\n").
  398. absolute_form_reg_name_port(Config) ->
  399. doc("Absolute form with an IPv4 address for the host and a port number. (RFC3986 3.2.2)"),
  400. Host = <<"example.org">>,
  401. #{code := 200, body := Host} = do_raw(Config,
  402. "GET http://example.org:8080/echo/host HTTP/1.1\r\n"
  403. "Host: example.org:8080\r\n"
  404. "\r\n"),
  405. Port = <<"8080">>,
  406. #{code := 200, body := Port} = do_raw(Config,
  407. "GET http://example.org:8080/echo/port HTTP/1.1\r\n"
  408. "Host: example.org:8080\r\n"
  409. "\r\n").
  410. absolute_form_limit_host(Config) ->
  411. doc("The maximum length for the host component of the URI must be subject "
  412. "to a configurable limit. A good default is 255 characters. "
  413. "(RFC7230 3.1.1, RFC3986 3.2.2, RFC1034 3.1)"),
  414. LongHost = ["host." || _ <- lists:seq(1, 100)],
  415. #{code := 414, client := Client} = do_raw(Config, [
  416. "GET http://", LongHost, "/ HTTP/1.1\r\n"
  417. "Host: ", LongHost, "\r\n"
  418. "\r\n"]),
  419. {error, closed} = raw_recv(Client, 0, 1000).
  420. absolute_form_invalid_port_0(Config) ->
  421. doc("Port number 0 is reserved. The request must be rejected and the connection closed."),
  422. #{code := 400, client := Client} = do_raw(Config,
  423. "GET http://localhost:0/ HTTP/1.1\r\n"
  424. "Host: localhost:0\r\n"
  425. "\r\n"),
  426. {error, closed} = raw_recv(Client, 0, 1000).
  427. absolute_form_invalid_port_65536(Config) ->
  428. doc("Port numbers above 65535 are invalid. The request must be rejected "
  429. "and the connection closed."),
  430. #{code := 400, client := Client} = do_raw(Config,
  431. "GET http://localhost:65536/ HTTP/1.1\r\n"
  432. "Host: localhost:65536\r\n"
  433. "\r\n"),
  434. {error, closed} = raw_recv(Client, 0, 1000).
  435. %% @todo The RFC says to discard the Host header if we are a proxy,
  436. %% and replace it with the content of absolute-form. This means
  437. %% that we should probably keep the absolute-form value when
  438. %% operating in proxy mode. Otherwise the absolute-form value
  439. %% is simply dropped and the Host header is used.
  440. %% @todo The authority is sent both in the URI and in the host header.
  441. %% The authority from the URI must be dropped, and the host header
  442. %% must be used instead. (RFC7230 5.5)
  443. %%
  444. %% It is not possible to test that the absolute-form value is dropped
  445. %% because one of the Host header test ensures that the authority
  446. %% is the same in both, and errors out otherwise.
  447. absolute_form_path(Config) ->
  448. doc("The path always starts with \"/\" and ends with either \"?\", \"#\" "
  449. "or the end of the URI. (RFC3986 3.3)"),
  450. Echo = <<"/echo/path">>,
  451. #{code := 200, body := Echo} = do_raw(Config,
  452. "GET http://localhost/echo/path HTTP/1.1\r\n"
  453. "Host: localhost\r\n"
  454. "\r\n").
  455. absolute_form_path_query(Config) ->
  456. doc("The path always starts with \"/\" and ends with either \"?\", \"#\" "
  457. "or the end of the URI. (RFC3986 3.3)"),
  458. Echo = <<"/echo/path">>,
  459. #{code := 200, body := Echo} = do_raw(Config,
  460. "GET http://localhost/echo/path?key=value HTTP/1.1\r\n"
  461. "Host: localhost\r\n"
  462. "\r\n").
  463. absolute_form_path_fragment(Config) ->
  464. doc("The path always starts with \"/\" and ends with either \"?\", \"#\" "
  465. "or the end of the URI. (RFC3986 3.3)"),
  466. Echo = <<"/echo/path">>,
  467. #{code := 200, body := Echo} = do_raw(Config,
  468. "GET http://localhost/echo/path#fragment HTTP/1.1\r\n"
  469. "Host: localhost\r\n"
  470. "\r\n").
  471. absolute_form_no_path(Config) ->
  472. doc("An empty path component is equivalent to \"/\". (RFC7230 2.7.3)"),
  473. #{code := 200, body := <<"Hello world!">>} = do_raw(Config,
  474. "GET http://localhost HTTP/1.1\r\n"
  475. "Host: localhost\r\n"
  476. "\r\n").
  477. absolute_form_no_path_then_query(Config) ->
  478. doc("An empty path component is equivalent to \"/\". (RFC7230 2.7.3)"),
  479. #{code := 200, body := <<"Hello world!">>} = do_raw(Config,
  480. "GET http://localhost?key=value HTTP/1.1\r\n"
  481. "Host: localhost\r\n"
  482. "\r\n").
  483. absolute_form_no_path_then_fragment(Config) ->
  484. doc("An empty path component is equivalent to \"/\". (RFC7230 2.7.3)"),
  485. #{code := 200, body := <<"Hello world!">>} = do_raw(Config,
  486. "GET http://localhost#fragment HTTP/1.1\r\n"
  487. "Host: localhost\r\n"
  488. "\r\n").
  489. absolute_form_query(Config) ->
  490. doc("The query starts with \"?\" and ends with \"#\" or the end of the URI. (RFC3986 3.4)"),
  491. Echo = <<"key=value">>,
  492. #{code := 200, body := Echo} = do_raw(Config,
  493. "GET http://localhost/echo/qs?key=value HTTP/1.1\r\n"
  494. "Host: localhost\r\n"
  495. "\r\n").
  496. absolute_form_query_fragment(Config) ->
  497. doc("The query starts with \"?\" and ends with \"#\" or the end of the URI. (RFC3986 3.4)"),
  498. Echo = <<"key=value">>,
  499. #{code := 200, body := Echo} = do_raw(Config,
  500. "GET http://localhost/echo/qs?key=value#fragment HTTP/1.1\r\n"
  501. "Host: localhost\r\n"
  502. "\r\n").
  503. %% @todo absolute_form: reject paths with too large depth or query strings with too many keys
  504. %% Request-target: authority-form.
  505. authority_form_reject_if_not_connect(Config) ->
  506. doc("When the method is CONNECT, authority-form must be used. This "
  507. "form does not apply to any other methods which must reject the "
  508. "request with a 400 status code and the closing of the connection. (RFC7230 5.3.3)"),
  509. #{code := 400, client := Client} = do_raw(Config,
  510. "GET localhost:80 HTTP/1.1\r\n"
  511. "Host: localhost\r\n"
  512. "\r\n"),
  513. {error, closed} = raw_recv(Client, 0, 1000).
  514. %% @todo Implement CONNECT.
  515. %authority_form_reject_userinfo(Config) ->
  516. %An authority component with a userinfo component (and its
  517. %"@" delimiter) is invalid. The request must be rejected with
  518. %a 400 status code and the closing of the connection. (RFC7230 2.7.1)
  519. %
  520. %authority_form_limit_host(Config) ->
  521. %authority_form_limit_port0(Config) ->
  522. %authority_form_limit_port65536(Config) ->
  523. %
  524. %A request with a too long component of authority-form must be rejected with
  525. %a 414 status code and the closing of the connection. (RFC7230 3.1.1)
  526. %
  527. %The authority is either resolved from configuration or is taken
  528. %directly from authority-form. (RFC7230 5.5)
  529. %
  530. %authority_form_empty_path(Config) ->
  531. %authority_form_empty_query(Config) ->
  532. %The path and query are empty when using authority-form. (RFC7230 5.5)
  533. %% Request-target: asterisk-form.
  534. asterisk_form_reject_if_not_options(Config) ->
  535. doc("asterisk-form is used for server-wide OPTIONS requests. "
  536. "It is invalid with any other methods which must reject the "
  537. "request with a 400 status code and the closing of the connection. (RFC7230 5.3.4)"),
  538. #{code := 400, client := Client} = do_raw(Config,
  539. "GET * HTTP/1.1\r\n"
  540. "Host: localhost\r\n"
  541. "\r\n"),
  542. {error, closed} = raw_recv(Client, 0, 1000).
  543. asterisk_form_empty_path_query(Config) ->
  544. doc("The path and query components are empty when using asterisk-form. (RFC7230 5.5)"),
  545. #{code := 200, body := <<"http://localhost">>} = do_raw(Config,
  546. "OPTIONS * HTTP/1.1\r\n"
  547. "Host: localhost\r\n"
  548. "X-Echo: uri\r\n"
  549. "\r\n").
  550. %% Invalid request-target.
  551. invalid_request_target(Config) ->
  552. doc("Any other form is invalid and must be rejected with a 400 status code "
  553. "and the closing of the connection."),
  554. #{code := 400, client := Client} = do_raw(Config,
  555. "GET \0 HTTP/1.1\r\n"
  556. "Host: localhost\r\n"
  557. "\r\n"),
  558. {error, closed} = raw_recv(Client, 0, 1000).
  559. missing_request_target(Config) ->
  560. doc("The lack of request target must be rejected with a 400 status code "
  561. "and the closing of the connection."),
  562. #{code := 400, client := Client} = do_raw(Config,
  563. "GET HTTP/1.1\r\n"
  564. "Host: localhost\r\n"
  565. "\r\n"),
  566. {error, closed} = raw_recv(Client, 0, 1000).
  567. %% Between request-target and version.
  568. reject_tab_between_request_target_and_version(Config) ->
  569. doc("A request that uses anything other than SP as separator between "
  570. "the request-target and the version must be rejected with a 400 "
  571. "status code and the closing of the connection. (RFC7230 3.1.1, RFC7230 3.5)"),
  572. #{code := 400, client := Client} = do_raw(Config,
  573. "GET /\tHTTP/1.1\r\n"
  574. "Host: localhost\r\n"
  575. "\r\n"),
  576. {error, closed} = raw_recv(Client, 0, 1000).
  577. reject_two_sp_between_request_target_and_version(Config) ->
  578. doc("A request that uses anything other than SP as separator between "
  579. "the request-target and the version must be rejected with a 400 "
  580. "status code and the closing of the connection. (RFC7230 3.1.1, RFC7230 3.5)"),
  581. #{code := 400, client := Client} = do_raw(Config,
  582. "GET / HTTP/1.1\r\n"
  583. "Host: localhost\r\n"
  584. "\r\n"),
  585. {error, closed} = raw_recv(Client, 0, 1000).
  586. %% Request version.
  587. reject_invalid_version_http100(Config) ->
  588. doc("Any version number other than HTTP/1.0 or HTTP/1.1 must be "
  589. "rejected by a server or intermediary with a 505 status code. (RFC7230 2.6, RFC7230 A.2)"),
  590. #{code := 505} = do_raw(Config,
  591. "GET / HTTP/1.00\r\n"
  592. "Host: localhost\r\n"
  593. "\r\n").
  594. reject_invalid_version_http111(Config) ->
  595. doc("Any version number other than HTTP/1.0 or HTTP/1.1 must be "
  596. "rejected by a server or intermediary with a 505 status code. (RFC7230 2.6, RFC7230 A.2)"),
  597. #{code := 505} = do_raw(Config,
  598. "GET / HTTP/1.11\r\n"
  599. "Host: localhost\r\n"
  600. "\r\n").
  601. reject_invalid_version_http12(Config) ->
  602. doc("Any version number other than HTTP/1.0 or HTTP/1.1 must be "
  603. "rejected by a server or intermediary with a 505 status code. (RFC7230 2.6, RFC7230 A.2)"),
  604. #{code := 505} = do_raw(Config,
  605. "GET / HTTP/1.2\r\n"
  606. "Host: localhost\r\n"
  607. "\r\n").
  608. reject_invalid_version_http2(Config) ->
  609. doc("Any version number other than HTTP/1.0 or HTTP/1.1 must be "
  610. "rejected by a server or intermediary with a 505 status code. (RFC7230 2.6, RFC7230 A.2)"),
  611. #{code := 505} = do_raw(Config,
  612. "GET / HTTP/2\r\n"
  613. "Host: localhost\r\n"
  614. "\r\n").
  615. reject_empty_version(Config) ->
  616. doc("Any version number other than HTTP/1.0 or HTTP/1.1 must be "
  617. "rejected by a server or intermediary with a 505 status code. "
  618. "(RFC7230 2.6, RFC7230 A, RFC7230 A.2)"),
  619. #{code := 505} = do_raw(Config,
  620. "GET / \r\n"
  621. "Host: localhost\r\n"
  622. "\r\n").
  623. reject_invalid_whitespace_after_version(Config) ->
  624. doc("A request that has whitespace different than CRLF following the "
  625. "version must be rejected with a 400 status code and the closing "
  626. "of the connection. (RFC7230 3.1.1)"),
  627. #{code := 400, client := Client} = do_raw(Config,
  628. "GET / HTTP/1.1 \r\n"
  629. "Host: localhost\r\n"
  630. "\r\n"),
  631. {error, closed} = raw_recv(Client, 0, 1000).
  632. %% Request headers.
  633. invalid_header_name(Config) ->
  634. doc("Header field names are tokens. (RFC7230 3.2)"),
  635. #{code := 400} = do_raw(Config, [
  636. "GET / HTTP/1.1\r\n"
  637. "Host\0: localhost\r\n"
  638. "\r\n"]).
  639. invalid_header_value(Config) ->
  640. doc("Header field values are made of printable characters, "
  641. "horizontal tab or space. (RFC7230 3.2)"),
  642. #{code := 400} = do_raw(Config, [
  643. "GET / HTTP/1.1\r\n"
  644. "Host: localhost\0rm rf the world\r\n"
  645. "\r\n"]).
  646. lower_case_header(Config) ->
  647. doc("The header field name is case insensitive. (RFC7230 3.2)"),
  648. #{code := 200} = do_raw(Config, [
  649. "GET / HTTP/1.1\r\n"
  650. "host: localhost\r\n"
  651. "\r\n"]).
  652. upper_case_header(Config) ->
  653. doc("The header field name is case insensitive. (RFC7230 3.2)"),
  654. #{code := 200} = do_raw(Config, [
  655. "GET / HTTP/1.1\r\n"
  656. "HOST: localhost\r\n"
  657. "\r\n"]).
  658. mixed_case_header(Config) ->
  659. doc("The header field name is case insensitive. (RFC7230 3.2)"),
  660. #{code := 200} = do_raw(Config, [
  661. "GET / HTTP/1.1\r\n"
  662. "hOsT: localhost\r\n"
  663. "\r\n"]).
  664. reject_whitespace_before_header_name(Config) ->
  665. doc("Messages that contain whitespace before the header name must "
  666. "be rejected with a 400 status code and the closing of the "
  667. "connection. (RFC7230 3.2.4)"),
  668. #{code := 400, client := Client} = do_raw(Config, [
  669. "GET / HTTP/1.1\r\n"
  670. " Host: localhost\r\n"
  671. "\r\n"]),
  672. {error, closed} = raw_recv(Client, 0, 1000).
  673. reject_whitespace_between_header_name_and_colon(Config) ->
  674. doc("Messages that contain whitespace between the header name and "
  675. "colon must be rejected with a 400 status code and the closing "
  676. "of the connection. (RFC7230 3.2.4)"),
  677. #{code := 400, client := Client} = do_raw(Config, [
  678. "GET / HTTP/1.1\r\n"
  679. "Host : localhost\r\n"
  680. "\r\n"]),
  681. {error, closed} = raw_recv(Client, 0, 1000).
  682. limit_header_name(Config) ->
  683. doc("The header name must be subject to a configurable limit. A "
  684. "good default is 50 characters, well above the longest registered "
  685. "header. Such a request must be rejected with a 431 status code "
  686. "and the closing of the connection. "
  687. "(RFC7230 3.2.5, RFC6585 5, IANA Message Headers registry)"),
  688. #{code := 431, client := Client} = do_raw(Config, [
  689. "GET / HTTP/1.1\r\n"
  690. "Host: localhost\r\n",
  691. binary:copy(<<$a>>, 32768), ": bad\r\n"
  692. "\r\n"]),
  693. {error, closed} = raw_recv(Client, 0, 1000).
  694. limit_header_value(Config) ->
  695. doc("The header value and the optional whitespace around it must be "
  696. "subject to a configurable limit. There is no recommendations "
  697. "for the default. 4096 characters is known to work well. Such "
  698. "a request must be rejected with a 431 status code and the closing "
  699. "of the connection. (RFC7230 3.2.5, RFC6585 5)"),
  700. #{code := 431, client := Client} = do_raw(Config, [
  701. "GET / HTTP/1.1\r\n"
  702. "Host: localhost\r\n"
  703. "bad: ", binary:copy(<<$a>>, 32768), "\r\n"
  704. "\r\n"]),
  705. {error, closed} = raw_recv(Client, 0, 1000).
  706. drop_whitespace_before_header_value(Config) ->
  707. doc("Optional whitespace before and after the header value is not "
  708. "part of the value and must be dropped."),
  709. #{code := 200} = do_raw(Config, [
  710. "POST / HTTP/1.1\r\n"
  711. "Host: localhost\r\n"
  712. "Content-length: \t 12\r\n"
  713. "\r\n"
  714. "Hello world!"]).
  715. drop_whitespace_after_header_value(Config) ->
  716. doc("Optional whitespace before and after the header value is not "
  717. "part of the value and must be dropped."),
  718. #{code := 200} = do_raw(Config, [
  719. "POST / HTTP/1.1\r\n"
  720. "Host: localhost\r\n"
  721. "Content-length: 12 \t \r\n"
  722. "\r\n"
  723. "Hello world!"]).
  724. %@todo
  725. %The order of header fields with differing names is not significant. (RFC7230 3.2.2)
  726. %
  727. %@todo
  728. %The normal procedure for parsing headers is to read each header
  729. %field into a hash table by field name until the empty line. (RFC7230 3)
  730. reject_duplicate_content_length_header(Config) ->
  731. doc("Requests with duplicate content-length headers must be rejected "
  732. "with a 400 status code and the closing of the connection. (RFC7230 3.3.2)"),
  733. #{code := 400, client := Client} = do_raw(Config, [
  734. "POST / HTTP/1.1\r\n"
  735. "Host: localhost\r\n"
  736. "Content-length: 12\r\n"
  737. "Content-length: 12\r\n"
  738. "\r\n"
  739. "Hello world!"]),
  740. {error, closed} = raw_recv(Client, 0, 1000).
  741. reject_duplicate_host_header(Config) ->
  742. doc("Requests with duplicate host headers must be rejected "
  743. "with a 400 status code and the closing of the connection. (RFC7230 3.3.2)"),
  744. #{code := 400, client := Client} = do_raw(Config, [
  745. "POST / HTTP/1.1\r\n"
  746. "Host: localhost\r\n"
  747. "Host: localhost\r\n"
  748. "\r\n"
  749. "Hello world!"]),
  750. {error, closed} = raw_recv(Client, 0, 1000).
  751. combine_duplicate_headers(Config) ->
  752. doc("Other duplicate header fields must be combined by inserting a comma "
  753. "between the values in the order they were received. (RFC7230 3.2.2)"),
  754. #{code := 200, body := Body} = do_raw(Config, [
  755. "GET /echo/headers HTTP/1.1\r\n"
  756. "Host: localhost\r\n"
  757. "Accept-encoding: gzip\r\n"
  758. "Accept-encoding: brotli\r\n"
  759. "\r\n"]),
  760. <<"#{<<\"accept-encoding\">> => <<\"gzip, brotli\">>,", _/bits>> = Body,
  761. ok.
  762. %Duplicate header field names are only allowed when their value is
  763. %a comma-separated list. In practice there is no need to perform
  764. %a check while reading the headers as the value will become invalid
  765. %and the error can be handled while parsing the header later on. (RFC7230 3.2.2)
  766. %
  767. %wait_for_eoh_before_processing_request(Config) ->
  768. %The request must not be processed until all headers have arrived. (RFC7230 3.2.2)
  769. limit_headers(Config) ->
  770. doc("The number of headers allowed in a request must be subject to "
  771. "a configurable limit. There is no recommendations for the default. "
  772. "100 headers is known to work well. Such a request must be rejected "
  773. "with a 431 status code and the closing of the connection. (RFC7230 3.2.5, RFC6585 5)"),
  774. %% 100 headers.
  775. #{code := 200} = do_raw(Config, [
  776. "GET / HTTP/1.1\r\n"
  777. "Host: localhost\r\n",
  778. [["H-", integer_to_list(N), ": value\r\n"] || N <- lists:seq(1, 99)],
  779. "\r\n"]),
  780. %% 101 headers.
  781. #{code := 431, client := Client} = do_raw(Config, [
  782. "GET / HTTP/1.1\r\n"
  783. "Host: localhost\r\n",
  784. [["H-", integer_to_list(N), ": value\r\n"] || N <- lists:seq(1, 100)],
  785. "\r\n"]),
  786. {error, closed} = raw_recv(Client, 0, 1000).
  787. %ignore_header_empty_list_elements(Config) ->
  788. %When parsing header field values, the server must ignore empty
  789. %list elements, and not count those as the count of elements present. (RFC7230 7)
  790. %
  791. %@todo
  792. %The information in the via header is largely unreliable. (RFC7230 5.7.1)
  793. %% Request body.
  794. %@todo
  795. %The message body is the octets after decoding any transfer
  796. %codings. (RFC7230 3.3)
  797. no_request_body(Config) ->
  798. doc("A request has a message body only if it includes a transfer-encoding "
  799. "header or a non-zero content-length header. (RFC7230 3.3)"),
  800. #{code := 200, body := <<"false">>} = do_raw(Config, [
  801. "POST /echo/has_body HTTP/1.1\r\n"
  802. "Host: localhost\r\n"
  803. "\r\n"]),
  804. #{code := 200, body := <<>>} = do_raw(Config, [
  805. "POST /echo/read_body HTTP/1.1\r\n"
  806. "Host: localhost\r\n"
  807. "\r\n"]),
  808. ok.
  809. no_request_body_content_length_zero(Config) ->
  810. doc("A request has a message body only if it includes a transfer-encoding "
  811. "header or a non-zero content-length header. (RFC7230 3.3)"),
  812. #{code := 200, body := <<"false">>} = do_raw(Config, [
  813. "POST /echo/has_body HTTP/1.1\r\n"
  814. "Host: localhost\r\n"
  815. "Content-length: 0\r\n"
  816. "\r\n"]),
  817. #{code := 200, body := <<>>} = do_raw(Config, [
  818. "POST /echo/read_body HTTP/1.1\r\n"
  819. "Host: localhost\r\n"
  820. "Content-length: 0\r\n"
  821. "\r\n"]),
  822. ok.
  823. request_body_content_length(Config) ->
  824. doc("A request has a message body only if it includes a transfer-encoding "
  825. "header or a non-zero content-length header. (RFC7230 3.3)"),
  826. #{code := 200, body := <<"true">>} = do_raw(Config, [
  827. "POST /echo/has_body HTTP/1.1\r\n"
  828. "Host: localhost\r\n"
  829. "Content-length: 12\r\n"
  830. "\r\n"
  831. "Hello world!"]),
  832. #{code := 200, body := <<"Hello world!">>} = do_raw(Config, [
  833. "POST /echo/read_body HTTP/1.1\r\n"
  834. "Host: localhost\r\n"
  835. "Content-length: 12\r\n"
  836. "\r\n"
  837. "Hello world!"]),
  838. ok.
  839. request_body_transfer_encoding(Config) ->
  840. doc("A request has a message body only if it includes a transfer-encoding "
  841. "header or a non-zero content-length header. (RFC7230 3.3)"),
  842. #{code := 200, body := <<"true">>} = do_raw(Config, [
  843. "POST /echo/has_body HTTP/1.1\r\n"
  844. "Host: localhost\r\n"
  845. "Transfer-encoding: chunked\r\n"
  846. "\r\n"
  847. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  848. #{code := 200, body := <<"Hello world!">>} = do_raw(Config, [
  849. "POST /echo/read_body HTTP/1.1\r\n"
  850. "Host: localhost\r\n"
  851. "Transfer-encoding: chunked\r\n"
  852. "\r\n"
  853. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  854. ok.
  855. %```
  856. %Transfer-Encoding = 1#transfer-coding
  857. %
  858. %transfer-coding = "chunked" / "compress" / "deflate" / "gzip" / transfer-extension
  859. %transfer-extension = token *( OWS ";" OWS transfer-parameter )
  860. %transfer-parameter = token BWS "=" BWS ( token / quoted-string )
  861. %```
  862. case_insensitive_transfer_encoding(Config) ->
  863. doc("The transfer-coding is case insensitive. (RFC7230 4)"),
  864. #{code := 200, body := <<"Hello world!">>} = do_raw(Config, [
  865. "POST /echo/read_body HTTP/1.1\r\n"
  866. "Host: localhost\r\n"
  867. "Transfer-encoding: ChUnKeD\r\n"
  868. "\r\n"
  869. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  870. ok.
  871. %@todo
  872. %There are no known other transfer-extension with the exception of
  873. %deprecated aliases "x-compress" and "x-gzip". (IANA HTTP Transfer Coding Registry,
  874. %RFC7230 4.2.1, RFC7230 4.2.3, RFC7230 8.4.2)
  875. %% This is the exact same test as request_body_transfer_encoding.
  876. must_understand_chunked(Config) ->
  877. doc("A server must be able to handle at least chunked transfer-encoding. "
  878. "This is also the only coding that sees widespread use. (RFC7230 3.3.1, RFC7230 4.1)"),
  879. #{code := 200, body := <<"Hello world!">>} = do_raw(Config, [
  880. "POST /echo/read_body HTTP/1.1\r\n"
  881. "Host: localhost\r\n"
  882. "Transfer-encoding: chunked\r\n"
  883. "\r\n"
  884. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  885. ok.
  886. reject_double_chunked_encoding(Config) ->
  887. doc("Messages encoded more than once with chunked transfer-encoding "
  888. "must be rejected with a 400 status code and the closing of the "
  889. "connection. (RFC7230 3.3.1)"),
  890. #{code := 400, client := Client} = do_raw(Config, [
  891. "POST / HTTP/1.1\r\n"
  892. "Host: localhost\r\n"
  893. "Transfer-encoding: chunked, chunked\r\n"
  894. "\r\n"
  895. "20\r\n6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n\r\n0\r\n\r\n"]),
  896. {error, closed} = raw_recv(Client, 0, 1000).
  897. reject_non_terminal_chunked(Config) ->
  898. doc("Messages where chunked, when present, is not the last "
  899. "transfer-encoding must be rejected with a 400 status code "
  900. "and the closing of the connection. (RFC7230 3.3.3)"),
  901. #{code := 400, client := Client} = do_raw(Config, [
  902. "POST / HTTP/1.1\r\n"
  903. "Host: localhost\r\n"
  904. "Transfer-encoding: chunked, gzip\r\n"
  905. "\r\n",
  906. zlib:gzip(<<"6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n">>)]),
  907. {error, closed} = raw_recv(Client, 0, 1000).
  908. %@todo
  909. %Some non-conformant implementations send the "deflate" compressed
  910. %data without the zlib wrapper. (RFC7230 4.2.2)
  911. reject_unknown_transfer_encoding(Config) ->
  912. doc("Messages encoded with a transfer-encoding the server does not "
  913. "understand must be rejected with a 501 status code and the "
  914. "closing of the connection. (RFC7230 3.3.1)"),
  915. #{code := 400, client := Client} = do_raw(Config, [
  916. "POST / HTTP/1.1\r\n"
  917. "Host: localhost\r\n"
  918. "Transfer-encoding: unknown, chunked\r\n"
  919. "\r\n",
  920. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  921. {error, closed} = raw_recv(Client, 0, 1000).
  922. %@todo
  923. %A server may reject requests with a body and no content-length
  924. %header with a 411 status code. (RFC7230 3.3.3)
  925. %```
  926. %Content-Length = 1*DIGIT
  927. %```
  928. reject_invalid_content_length(Config) ->
  929. doc("A request with an invalid content-length header must be rejected "
  930. "with a 400 status code and the closing of the connection. (RFC7230 3.3.3)"),
  931. #{code := 400, client := Client1} = do_raw(Config, [
  932. "POST / HTTP/1.1\r\n"
  933. "Host: localhost\r\n"
  934. "Content-length: 12,12\r\n"
  935. "\r\n"
  936. "Hello world!"]),
  937. {error, closed} = raw_recv(Client1, 0, 1000),
  938. #{code := 400, client := Client2} = do_raw(Config, [
  939. "POST / HTTP/1.1\r\n"
  940. "Host: localhost\r\n"
  941. "Content-length: NaN\r\n"
  942. "\r\n"
  943. "Hello world!"]),
  944. {error, closed} = raw_recv(Client2, 0, 1000).
  945. %@todo
  946. %The content-length header ranges from 0 to infinity. Requests
  947. %with a message body too large must be rejected with a 413 status
  948. %code and the closing of the connection. (RFC7230 3.3.2)
  949. ignore_content_length_when_transfer_encoding(Config) ->
  950. doc("When a message includes both transfer-encoding and content-length "
  951. "headers, the content-length header must be removed before processing "
  952. "the request. (RFC7230 3.3.3)"),
  953. #{code := 200, body := <<"Hello world!">>} = do_raw(Config, [
  954. "POST /echo/read_body HTTP/1.1\r\n"
  955. "Host: localhost\r\n"
  956. "Transfer-encoding: chunked\r\n"
  957. "Content-length: 12\r\n"
  958. "\r\n"
  959. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  960. ok.
  961. %socket_error_while_reading_body(Config) ->
  962. %If a socket error occurs while reading the body the server
  963. %must send a 400 status code response and close the connection. (RFC7230 3.3.3, RFC7230 3.4)
  964. %
  965. %timeout_while_reading_body(Config) ->
  966. %If a timeout occurs while reading the body the server must
  967. %send a 408 status code response and close the connection. (RFC7230 3.3.3, RFC7230 3.4)
  968. %% Body length.
  969. body_length_chunked_before(Config) ->
  970. doc("The length of a message with a transfer-encoding header can "
  971. "only be determined on decoding completion. (RFC7230 3.3.3)"),
  972. #{code := 200, body := <<"undefined">>} = do_raw(Config, [
  973. "POST /echo/body_length HTTP/1.1\r\n"
  974. "Host: localhost\r\n"
  975. "Transfer-encoding: chunked\r\n"
  976. "\r\n"
  977. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  978. ok.
  979. body_length_chunked_after(Config) ->
  980. doc("Upon completion of chunk decoding the server must add a content-length "
  981. "header with the value set to the total length of data read. (RFC7230 4.1.3)"),
  982. #{code := 200, body := <<"12">>} = do_raw(Config, [
  983. "POST /length/echo/read_body HTTP/1.1\r\n"
  984. "Host: localhost\r\n"
  985. "Transfer-encoding: chunked\r\n"
  986. "\r\n"
  987. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  988. ok.
  989. body_length_content_length(Config) ->
  990. doc("The length of a message with a content-length header is "
  991. "the numeric value in octets found in the header. (RFC7230 3.3.3)"),
  992. #{code := 200, body := <<"12">>} = do_raw(Config, [
  993. "POST /echo/body_length HTTP/1.1\r\n"
  994. "Host: localhost\r\n"
  995. "Content-length: 12\r\n"
  996. "\r\n"
  997. "Hello world!"]),
  998. ok.
  999. body_length_zero(Config) ->
  1000. doc("A message with no transfer-encoding or content-length header "
  1001. "has a body length of 0. (RFC7230 3.3.3)"),
  1002. #{code := 200, body := <<"0">>} = do_raw(Config, [
  1003. "POST /echo/body_length HTTP/1.1\r\n"
  1004. "Host: localhost\r\n"
  1005. "\r\n"]),
  1006. ok.
  1007. %% Chunked transfer-encoding.
  1008. reject_invalid_chunk_size(Config) ->
  1009. doc("A request with an invalid chunk size must be rejected "
  1010. "with a 400 status code and the closing of the connection. (RFC7230 4.1)"),
  1011. #{code := 400, client := Client} = do_raw(Config, [
  1012. "POST /echo/read_body HTTP/1.1\r\n"
  1013. "Host: localhost\r\n"
  1014. "Transfer-encoding: chunked\r\n"
  1015. "\r\n"
  1016. "6\r\nHello \r\nFIVE\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1017. {error, closed} = raw_recv(Client, 0, 1000).
  1018. %```
  1019. %chunked-body = *chunk last-chunk trailer-part CRLF
  1020. %
  1021. %chunk = chunk-size [ chunk-ext ] CRLF chunk-data CRLF
  1022. %chunk-size = 1*HEXDIG
  1023. %chunk-data = 1*OCTET ; a sequence of chunk-size octets
  1024. %
  1025. %last-chunk = 1*("0") [ chunk-ext ] CRLF
  1026. %```
  1027. %
  1028. %The chunk-size field is a string of hex digits indicating the size of
  1029. %the chunk-data in octets.
  1030. %
  1031. %```
  1032. %chunk-ext = *( ";" chunk-ext-name [ "=" chunk-ext-val ] )
  1033. %chunk-ext-name = token
  1034. %chunk-ext-val = token / quoted-string
  1035. %```
  1036. ignore_unknown_chunk_extensions(Config) ->
  1037. doc("Unknown chunk extensions must be ignored. (RFC7230 4.1.1)"),
  1038. #{code := 200, body := <<"Hello world!">>} = do_raw(Config, [
  1039. "POST /echo/read_body HTTP/1.1\r\n"
  1040. "Host: localhost\r\n"
  1041. "Transfer-encoding: chunked\r\n"
  1042. "\r\n"
  1043. "6; hello=\"cool world\"\r\nHello \r\n"
  1044. "5 ; one ; two ; three;four;five\r\nworld"
  1045. "\r\n1;ok\r\n!\r\n0\r\n\r\n"]),
  1046. ok.
  1047. %% Since we skip everything right now, the only reason
  1048. %% we might reject chunk extensions is if they are too large.
  1049. limit_chunk_size_line(Config) ->
  1050. doc("A request with chunk extensions larger than the server allows must be rejected "
  1051. "with a 400 status code and the closing of the connection. (RFC7230 4.1.1)"),
  1052. #{code := 200, body := <<"Hello world!">>} = do_raw(Config, [
  1053. "POST /echo/read_body HTTP/1.1\r\n"
  1054. "Host: localhost\r\n"
  1055. "Transfer-encoding: chunked\r\n"
  1056. "\r\n"
  1057. "6; hello=\"cool world\"\r\nHello \r\n"
  1058. "5;", lists:duplicate(128, $a), "\r\nworld"
  1059. "\r\n1;ok\r\n!\r\n0\r\n\r\n"]),
  1060. #{code := 400, client := Client} = do_raw(Config, [
  1061. "POST /echo/read_body HTTP/1.1\r\n"
  1062. "Host: localhost\r\n"
  1063. "Transfer-encoding: chunked\r\n"
  1064. "\r\n"
  1065. "6; hello=\"cool world\"\r\nHello \r\n"
  1066. "5;", lists:duplicate(129, $a), "\r\nworld"
  1067. "\r\n1;ok\r\n!\r\n0\r\n\r\n"]),
  1068. {error, closed} = raw_recv(Client, 0, 1000).
  1069. reject_invalid_chunk_size_crlf(Config) ->
  1070. doc("A request with an invalid line break after the chunk size must be rejected "
  1071. "with a 400 status code and the closing of the connection. (RFC7230 4.1)"),
  1072. #{code := 400, client := Client1} = do_raw(Config, [
  1073. "POST /echo/read_body HTTP/1.1\r\n"
  1074. "Host: localhost\r\n"
  1075. "Transfer-encoding: chunked\r\n"
  1076. "\r\n"
  1077. "6\rHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1078. {error, closed} = raw_recv(Client1, 0, 1000),
  1079. #{code := 400, client := Client2} = do_raw(Config, [
  1080. "POST /echo/read_body HTTP/1.1\r\n"
  1081. "Host: localhost\r\n"
  1082. "Transfer-encoding: chunked\r\n"
  1083. "\r\n"
  1084. "6\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1085. {error, closed} = raw_recv(Client2, 0, 1000),
  1086. #{code := 400, client := Client3} = do_raw(Config, [
  1087. "POST /echo/read_body HTTP/1.1\r\n"
  1088. "Host: localhost\r\n"
  1089. "Transfer-encoding: chunked\r\n"
  1090. "\r\n"
  1091. "6Hello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1092. {error, closed} = raw_recv(Client3, 0, 1000).
  1093. reject_invalid_chunk_ext_crlf(Config) ->
  1094. doc("A request with an invalid line break after chunk extensions must be rejected "
  1095. "with a 400 status code and the closing of the connection. (RFC7230 4.1)"),
  1096. #{code := 400, client := Client1} = do_raw(Config, [
  1097. "POST /echo/read_body HTTP/1.1\r\n"
  1098. "Host: localhost\r\n"
  1099. "Transfer-encoding: chunked\r\n"
  1100. "\r\n"
  1101. "6; extensions\rHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1102. {error, closed} = raw_recv(Client1, 0, 1000),
  1103. #{code := 400, client := Client2} = do_raw(Config, [
  1104. "POST /echo/read_body HTTP/1.1\r\n"
  1105. "Host: localhost\r\n"
  1106. "Transfer-encoding: chunked\r\n"
  1107. "\r\n"
  1108. "6; extensions\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1109. {error, closed} = raw_recv(Client2, 0, 1000),
  1110. #{code := 400, client := Client3} = do_raw(Config, [
  1111. "POST /echo/read_body HTTP/1.1\r\n"
  1112. "Host: localhost\r\n"
  1113. "Transfer-encoding: chunked\r\n"
  1114. "\r\n"
  1115. "6; extensionsHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1116. {error, closed} = raw_recv(Client3, 0, 1000).
  1117. reject_invalid_chunk_data_crlf(Config) ->
  1118. doc("A request with an invalid line break after the chunk data must be rejected "
  1119. "with a 400 status code and the closing of the connection. (RFC7230 4.1)"),
  1120. #{code := 400, client := Client1} = do_raw(Config, [
  1121. "POST /echo/read_body HTTP/1.1\r\n"
  1122. "Host: localhost\r\n"
  1123. "Transfer-encoding: chunked\r\n"
  1124. "\r\n"
  1125. "6\r\nHello \r5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1126. {error, closed} = raw_recv(Client1, 0, 1000),
  1127. #{code := 400, client := Client2} = do_raw(Config, [
  1128. "POST /echo/read_body HTTP/1.1\r\n"
  1129. "Host: localhost\r\n"
  1130. "Transfer-encoding: chunked\r\n"
  1131. "\r\n"
  1132. "6\r\nHello \n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1133. {error, closed} = raw_recv(Client2, 0, 1000),
  1134. #{code := 400, client := Client3} = do_raw(Config, [
  1135. "POST /echo/read_body HTTP/1.1\r\n"
  1136. "Host: localhost\r\n"
  1137. "Transfer-encoding: chunked\r\n"
  1138. "\r\n"
  1139. "6\r\nHello 5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1140. {error, closed} = raw_recv(Client3, 0, 1000).
  1141. %```
  1142. %trailer-part = *( header-field CRLF )
  1143. %```
  1144. %
  1145. %%% @todo see headers above and reject the same way, space etc.
  1146. %reject_invalid_request_trailer(Config) ->
  1147. %
  1148. %ignore_request_trailer_transfer_encoding(Config) ->
  1149. %ignore_request_trailer_content_length(Config) ->
  1150. %ignore_request_trailer_host(Config) ->
  1151. %ignore_request_trailer_cache_control(Config) ->
  1152. %ignore_request_trailer_expect(Config) ->
  1153. %ignore_request_trailer_max_forwards(Config) ->
  1154. %ignore_request_trailer_pragma(Config) ->
  1155. %ignore_request_trailer_range(Config) ->
  1156. %ignore_request_trailer_te(Config) ->
  1157. %ignore_request_trailer_if_match(Config) ->
  1158. %ignore_request_trailer_if_none_match(Config) ->
  1159. %ignore_request_trailer_if_modified_since(Config) ->
  1160. %ignore_request_trailer_if_unmodified_since(Config) ->
  1161. %ignore_request_trailer_if_range(Config) ->
  1162. %ignore_request_trailer_www_authenticate(Config) ->
  1163. %ignore_request_trailer_authorization(Config) ->
  1164. %ignore_request_trailer_proxy_authenticate(Config) ->
  1165. %ignore_request_trailer_proxy_authorization(Config) ->
  1166. %ignore_request_trailer_content_encoding(Config) ->
  1167. %ignore_request_trailer_content_type(Config) ->
  1168. %ignore_request_trailer_content_range(Config) ->
  1169. %ignore_request_trailer_trailer(Config) ->
  1170. %
  1171. %ignore_response_trailer_header(Config, Header) ->
  1172. %Trailing headers must not include transfer-encoding, content-length,
  1173. %host, cache-control, expect, max-forwards, pragma, range, te,
  1174. %if-match, if-none-match, if-modified-since, if-unmodified-since,
  1175. %if-range, www-authenticate, authorization, proxy-authenticate,
  1176. %proxy-authorization, age, cache-control, expires, date, location,
  1177. %retry-after, vary, warning, content-encoding, content-type,
  1178. %content-range, or trailer. (RFC7230 4.1.2)
  1179. %
  1180. %When trailer headers are processed, invalid headers must be ignored.
  1181. %Valid headers must be added to the list of headers of the request. (RFC7230 4.1.2)
  1182. %
  1183. %ignore_request_trailers(Config) ->
  1184. %Trailer headers can be ignored safely. (RFC7230 4.1.2)
  1185. %
  1186. %limit_request_trailer_headers(Config) ->
  1187. %The number of trailer headers must be subject to configuration.
  1188. %There is no known recommendations for the default. A value of 10
  1189. %should cover most cases. Requests with too many trailer headers
  1190. %must be rejected with a 431 status code and the closing of the
  1191. %connection. (RFC6585 5)
  1192. %% We remove the header immediately so there's no need
  1193. %% to try to read the body before checking.
  1194. remove_transfer_encoding_chunked_after_body_read(Config) ->
  1195. doc("Upon completion of chunk decoding the server must remove \"chunked\" "
  1196. "from the transfer-encoding header. This header must be removed if "
  1197. "it becomes empty following this removal. (RFC7230 4.1.3)"),
  1198. #{code := 200, body := <<"undefined">>} = do_raw(Config, [
  1199. "POST /echo/header/transfer-encoding HTTP/1.1\r\n"
  1200. "Host: localhost\r\n"
  1201. "Transfer-encoding: chunked\r\n"
  1202. "\r\n"
  1203. "6\r\nHello \r\n5\r\nworld\r\n1\r\n!\r\n0\r\n\r\n"]),
  1204. ok.
  1205. %remove_trailer_after_body_read(Config) ->
  1206. %Upon completion of chunk decoding the server must remove the trailer
  1207. %header from the list of headers. (RFC7230 4.1.3)
  1208. %
  1209. %```
  1210. %Trailer = 1#field-name
  1211. %```
  1212. %
  1213. %ignore_chunked_headers_not_in_trailer(Config) ->
  1214. %The trailer header can be used to list the headers found in the
  1215. %trailer. A server must have the option of ignoring trailer headers
  1216. %that were not listed in the trailer header. (RFC7230 4.4)
  1217. %
  1218. %ignore_chunked_headers_if_trailer_not_in_connection(Config) ->
  1219. %The trailer header must be listed in the connection header field.
  1220. %Trailers must be ignored otherwise.
  1221. %
  1222. %%% @todo Though we need a compatibility mode as some clients don't send it...
  1223. %reject_chunked_missing_end_crlf(Config) ->
  1224. %@todo ending CRLF
  1225. %% Connection management.
  1226. %@todo can probably test using auth
  1227. %Never assume any two requests on a single connection come
  1228. %from the same user agent. (RFC7230 2.3)
  1229. %
  1230. %```
  1231. %Connection = 1#token ; case-insensitive
  1232. %```
  1233. %
  1234. %The connection token is either case insensitive "close", "keep-alive"
  1235. %or a header field name.
  1236. %
  1237. %There are no corresponding "close" or "keep-alive" headers. (RFC7230 8.1, RFC7230 A.2)
  1238. %
  1239. %The connection header is valid only for the immediate connection,
  1240. %alongside any header field it lists. (RFC7230 6.1)
  1241. %
  1242. %The server must determine if the connection is persistent for
  1243. %every message received by looking at the connection header and
  1244. %HTTP version. (RFC7230 6.3)
  1245. no_connection_header_keepalive(Config) ->
  1246. doc("HTTP/1.1 requests with no \"close\" option "
  1247. "indicate the connection will persist. (RFC7230 6.1, RFC7230 6.3)"),
  1248. #{code := 200, headers := RespHeaders, client := Client} = do_raw(Config, [
  1249. "GET / HTTP/1.1\r\n"
  1250. "Host: localhost\r\n"
  1251. "\r\n"]),
  1252. false = lists:keyfind(<<"connection">>, 1, RespHeaders),
  1253. {error, timeout} = raw_recv(Client, 0, 1000).
  1254. http10_connection_keepalive(Config) ->
  1255. doc("HTTP/1.0 requests with the \"keep-alive\" option "
  1256. "indicate the connection will persist. "
  1257. "(RFC7230 6.1, RFC7230 6.3, RFC7230 A.1.2)"),
  1258. #{code := 200, headers := RespHeaders, client := Client} = do_raw(Config, [
  1259. "GET / HTTP/1.0\r\n"
  1260. "Host: localhost\r\n"
  1261. "Connection: keep-alive\r\n"
  1262. "\r\n"]),
  1263. {_, <<"keep-alive">>} = lists:keyfind(<<"connection">>, 1, RespHeaders),
  1264. {error, timeout} = raw_recv(Client, 0, 1000).
  1265. connection_close(Config) ->
  1266. doc("HTTP/1.1 requests with the \"close\" option and HTTP/1.0 with no "
  1267. "\"keep-alive\" option indicate the connection will be closed "
  1268. "upon reception of the response by the client. (RFC7230 6.1, RFC7230 6.3)"),
  1269. #{code := 200, headers := RespHeaders, client := Client} = do_raw(Config, [
  1270. "GET / HTTP/1.1\r\n"
  1271. "Host: localhost\r\n"
  1272. "Connection: close\r\n"
  1273. "\r\n"]),
  1274. {_, <<"close">>} = lists:keyfind(<<"connection">>, 1, RespHeaders),
  1275. {error, closed} = raw_recv(Client, 0, 1000).
  1276. http10_no_connection_header_close(Config) ->
  1277. doc("HTTP/1.0 with no \"keep-alive\" option indicate "
  1278. "the connection will be closed upon reception of "
  1279. "the response by the client. (RFC7230 6.1, RFC7230 6.3, RFC7230 A.1.2)"),
  1280. #{code := 200, headers := RespHeaders, client := Client} = do_raw(Config, [
  1281. "GET / HTTP/1.0\r\n"
  1282. "Host: localhost\r\n"
  1283. "\r\n"]),
  1284. %% Cowboy always sends a close header back to HTTP/1.0 clients
  1285. %% that support keep-alive, even though it is not required.
  1286. {_, <<"close">>} = lists:keyfind(<<"connection">>, 1, RespHeaders),
  1287. {error, closed} = raw_recv(Client, 0, 1000).
  1288. limit_requests_keepalive(Config) ->
  1289. doc("The maximum number of requests sent using a persistent connection "
  1290. "must be subject to configuration. The connection must be closed "
  1291. "when the limit is reached. (RFC7230 6.3)"),
  1292. ConnPid = gun_open(Config),
  1293. _ = [begin
  1294. Ref = gun:get(ConnPid, "/"),
  1295. {response, nofin, 200, RespHeaders} = gun:await(ConnPid, Ref),
  1296. {ok, <<"Hello world!">>} = gun:await_body(ConnPid, Ref),
  1297. false = lists:keyfind(<<"connection">>, 1, RespHeaders)
  1298. end || _ <- lists:seq(1,99)],
  1299. %% Final request closes the connection.
  1300. Ref = gun:get(ConnPid, "/"),
  1301. {response, nofin, 200, RespHeaders} = gun:await(ConnPid, Ref),
  1302. {ok, <<"Hello world!">>} = gun:await_body(ConnPid, Ref),
  1303. {_, <<"close">>} = lists:keyfind(<<"connection">>, 1, RespHeaders),
  1304. gun_down(ConnPid).
  1305. accept_at_least_1_empty_line_keepalive(Config) ->
  1306. doc("A configurable number of empty lines (CRLF) preceding the request "
  1307. "must be ignored. At least 1 empty line must be ignored. (RFC7230 3.5)"),
  1308. #{code := 200, client := Client} = do_raw(Config,
  1309. "GET / HTTP/1.1\r\n"
  1310. "Host: localhost\r\n"
  1311. "\r\n"
  1312. %% We send an extra CRLF that must be ignored.
  1313. "\r\n"),
  1314. ok = raw_send(Client,
  1315. "GET / HTTP/1.1\r\n"
  1316. "Host: localhost\r\n"
  1317. "\r\n"),
  1318. {'HTTP/1.1', 200, _, _} = cow_http:parse_status_line(raw_recv_head(Client)),
  1319. ok.
  1320. %skip_request_body_by_closing_connection(Config) ->
  1321. %%A server that doesn't want to read the entire body of a message
  1322. %%must close the connection, if possible after sending the "close"
  1323. %%connection option in the response. (RFC7230 6.3)
  1324. pipeline(Config) ->
  1325. doc("A server can receive more than one request before any response "
  1326. "is sent. This is called pipelining. Responses must be sent "
  1327. "in the same order as the requests. (RFC7230 6.3.2)"),
  1328. ConnPid = gun_open(Config),
  1329. Refs = [{
  1330. gun:get(ConnPid, "/"),
  1331. gun:delete(ConnPid, "/echo/method")
  1332. } || _ <- lists:seq(1, 25)],
  1333. _ = [begin
  1334. {response, nofin, 200, _} = gun:await(ConnPid, Ref1),
  1335. {ok, <<"Hello world!">>} = gun:await_body(ConnPid, Ref1),
  1336. {response, nofin, 200, _} = gun:await(ConnPid, Ref2),
  1337. {ok, <<"DELETE">>} = gun:await_body(ConnPid, Ref2)
  1338. end || {Ref1, Ref2} <- Refs],
  1339. ok.
  1340. %% @todo pipeline_parallel (safe methods can, others can't)
  1341. %The requests can be processed in parallel if they all have safe methods.
  1342. %@todo
  1343. %A server that does parallel pipelining must send responses in the
  1344. %same order as the requests came in. (RFC7230 5.6)
  1345. %@todo
  1346. %The server must reject abusive traffic by closing the connection.
  1347. %Abusive traffic can come from the form of too many requests in a
  1348. %given amount of time, or too many concurrent connections. Limits
  1349. %must be subject to configuration. (RFC7230 6.4)
  1350. close_inactive_connections(Config) ->
  1351. doc("The server must close inactive connections. The timeout "
  1352. "must be subject to configuration. (RFC7230 6.5)"),
  1353. Client = raw_open(Config),
  1354. {error, closed} = raw_recv(Client, 0, 6000).
  1355. %@todo
  1356. %The server must monitor connections for the close signal
  1357. %and close the socket on its end accordingly. (RFC7230 6.5)
  1358. %
  1359. %@todo
  1360. %A connection close may occur at any time. (RFC7230 6.5)
  1361. ignore_requests_after_request_connection_close(Config) ->
  1362. doc("The server must not process any request after "
  1363. "receiving the \"close\" connection option. (RFC7230 6.6)"),
  1364. Self = self(),
  1365. #{code := 200, client := Client} = do_raw(Config, [
  1366. "GET / HTTP/1.1\r\n"
  1367. "Host: localhost\r\n"
  1368. "Connection: close\r\n"
  1369. "\r\n"
  1370. "GET /send_message HTTP/1.1\r\n"
  1371. "Host: localhost\r\n"
  1372. "x-test-pid: ", pid_to_list(Self), "\r\n"
  1373. "\r\n"]),
  1374. {error, closed} = raw_recv(Client, 0, 1000),
  1375. %% We receive a message if the second request is wrongly processed.
  1376. receive
  1377. {Self, _, init, Req, Opts} ->
  1378. error({init, Req, Opts})
  1379. after 1000 ->
  1380. ok
  1381. end.
  1382. ignore_requests_after_response_connection_close(Config) ->
  1383. doc("The server must not process any request after "
  1384. "sending the \"close\" connection option. (RFC7230 6.6)"),
  1385. Self = self(),
  1386. Client = raw_open(Config),
  1387. ok = raw_send(Client, [
  1388. [
  1389. "GET / HTTP/1.1\r\n"
  1390. "Host: localhost\r\n"
  1391. "\r\n"
  1392. || _ <- lists:seq(1, 100)],
  1393. "GET /send_message HTTP/1.1\r\n"
  1394. "Host: localhost\r\n"
  1395. "x-test-pid: ", pid_to_list(Self), "\r\n"
  1396. "\r\n"]),
  1397. %% We have a separate test for the connection close so we don't
  1398. %% double check the connection gets closed here. We only need to
  1399. %% know whether the 101st request was wrongly processed.
  1400. receive
  1401. {Self, _, init, Req, Opts} ->
  1402. error({init, Req, Opts})
  1403. after 1000 ->
  1404. ok
  1405. end.
  1406. %@todo
  1407. %The server must close the connection in stages to avoid the
  1408. %TCP reset problem. The server starts by closing the write
  1409. %side of the socket. The server then reads until it detects
  1410. %the socket has been closed, until it can be certain its
  1411. %last response has been received by the client, or until
  1412. %a close or timeout occurs. The server then fully close the
  1413. %connection. (6.6)
  1414. %% Routing.
  1415. %```
  1416. %Host = authority ; same as authority-form
  1417. %```
  1418. reject_missing_host(Config) ->
  1419. doc("An HTTP/1.1 request that lacks a host header must be rejected with "
  1420. "a 400 status code and the closing of the connection. (RFC7230 5.4)"),
  1421. #{code := 400, client := Client} = do_raw(Config, [
  1422. "GET / HTTP/1.1\r\n"
  1423. "\r\n"]),
  1424. {error, closed} = raw_recv(Client, 0, 1000).
  1425. http10_allow_missing_host(Config0) ->
  1426. doc("An HTTP/1.0 request that lacks a host header may be accepted. "
  1427. "(RFC7230 5.4, RFC7230 5.5, RFC7230 A.1.1)"),
  1428. Routes = [{'_', [{"/echo/:key[/:arg]", echo_h, []}]}],
  1429. Config = cowboy_test:init_http(?FUNCTION_NAME, #{
  1430. env => #{dispatch => cowboy_router:compile(Routes)}
  1431. }, Config0),
  1432. try
  1433. #{code := 200, body := <<>>} = do_raw(Config, [
  1434. "GET /echo/host HTTP/1.0\r\n"
  1435. "\r\n"])
  1436. after
  1437. cowboy:stop_listener(?FUNCTION_NAME)
  1438. end.
  1439. reject_invalid_host(Config) ->
  1440. doc("A request with an invalid host header must be rejected with a "
  1441. "400 status code and the closing of the connection. (RFC7230 5.4)"),
  1442. #{code := 400, client := Client} = do_raw(Config, [
  1443. "GET / HTTP/1.1\r\n"
  1444. "Host: localhost:port\r\n"
  1445. "\r\n"]),
  1446. {error, closed} = raw_recv(Client, 0, 1000).
  1447. reject_userinfo(Config) ->
  1448. doc("An authority component with a userinfo component (and its "
  1449. "\"@\" delimiter) is invalid. The request must be rejected with "
  1450. "a 400 status code and the closing of the connection. (RFC7230 2.7.1)"),
  1451. #{code := 400, client := Client} = do_raw(Config, [
  1452. "GET / HTTP/1.1\r\n"
  1453. "Host: user@localhost\r\n"
  1454. "\r\n"]),
  1455. {error, closed} = raw_recv(Client, 0, 1000).
  1456. reject_absolute_form_different_host(Config) ->
  1457. doc("When using absolute-form the URI authority component must be "
  1458. "identical to the host header. Invalid requests must be rejected "
  1459. "with a 400 status code and the closing of the connection. (RFC7230 5.4)"),
  1460. #{code := 400, client := Client} = do_raw(Config, [
  1461. "GET http://example.org/ HTTP/1.1\r\n"
  1462. "Host: localhost\r\n"
  1463. "\r\n"]),
  1464. {error, closed} = raw_recv(Client, 0, 1000).
  1465. %reject_authority_form_different_host(Config) ->
  1466. %When using authority-form the URI authority component must be
  1467. %identical to the host header. Invalid requests must be rejected
  1468. %with a 400 status code and the closing of the connection.
  1469. empty_host(Config0) ->
  1470. doc("The host header is empty when the authority component is undefined. (RFC7230 5.4)"),
  1471. Routes = [{'_', [{"/echo/:key[/:arg]", echo_h, []}]}],
  1472. Config = cowboy_test:init_http(?FUNCTION_NAME, #{
  1473. env => #{dispatch => cowboy_router:compile(Routes)}
  1474. }, Config0),
  1475. try
  1476. #{code := 200, body := <<>>} = do_raw(Config, [
  1477. "GET /echo/host HTTP/1.1\r\n"
  1478. "Host:\r\n"
  1479. "\r\n"]),
  1480. #{code := 200, body := <<>>} = do_raw(Config, [
  1481. "GET /echo/host HTTP/1.1\r\n"
  1482. "Host: \r\n"
  1483. "\r\n"])
  1484. after
  1485. cowboy:stop_listener(?FUNCTION_NAME)
  1486. end.
  1487. %% The effective request URI can be rebuilt by concatenating scheme,
  1488. %% "://", authority, path and query components. (RFC7230 5.5)
  1489. %%
  1490. %% This is covered in req_SUITE in the tests for cowboy_req:uri/1,2.
  1491. reject_non_authoritative_host(Config) ->
  1492. doc("A request with a host header for which the origin server is "
  1493. "not authoritative must be rejected with a 400 status code. "
  1494. "(RFC7230 5.5, RFC7230 9.1)"),
  1495. #{code := 400} = do_raw(Config, [
  1496. "GET / HTTP/1.1\r\n"
  1497. "Host: ninenines.eu\r\n"
  1498. "\r\n"]),
  1499. ok.
  1500. %@todo
  1501. %Resources with identical URI except for the scheme component
  1502. %must be treated as different. (RFC7230 2.7.2)
  1503. %% Response.
  1504. %@todo
  1505. %A server can send more than one response per request only when a
  1506. %1xx response is sent preceding the final response. (RFC7230 5.6)
  1507. %
  1508. %```
  1509. %HTTP-response = status-line *( header-field CRLF ) CRLF [ message-body ]
  1510. %```
  1511. %
  1512. %@todo
  1513. %The response format must be followed strictly.
  1514. %
  1515. %```
  1516. %status-line = HTTP-version SP status-code SP reason-phrase CRLF
  1517. %status-code = 3DIGIT
  1518. %reason-phrase = *( HTAB / SP / VCHAR / obs-text )
  1519. %```
  1520. http10_request_http11_response(Config) ->
  1521. doc("A server must send its own HTTP version in responses. (RFC7230 2.6)"),
  1522. #{code := 200, version := 'HTTP/1.1'} = do_raw(Config, [
  1523. "GET / HTTP/1.0\r\n"
  1524. "Host: localhost\r\n"
  1525. "\r\n"]),
  1526. ok.
  1527. %@todo
  1528. %An HTTP/1.1 server may send an HTTP/1.0 version for compatibility purposes. (RFC7230 2.6)
  1529. %
  1530. %@todo
  1531. %RFC6585 defines additional status code a server can use to reject
  1532. %messages. (RFC7230 9.3, RFC6585)
  1533. %% Response headers.
  1534. %@todo
  1535. %In responses, OWS must be generated as SP or not generated
  1536. %at all. RWS must be generated as SP. BWS must not be
  1537. %generated. (RFC7230 3.2.3)
  1538. %
  1539. %```
  1540. %header-field = field-name ":" SP field-value
  1541. %
  1542. %field-name = token ; case-insensitive
  1543. %field-value = *( SP / %21-7E / %80-FF )
  1544. %```
  1545. %
  1546. %@todo
  1547. %In quoted-string found in field-value, quoted-pair must only be
  1548. %used for DQUOTE and backslash. (RFC7230 3.2.6)
  1549. %
  1550. %@todo
  1551. %HTTP header values must use US-ASCII encoding and must only send
  1552. %printable characters or SP. (RFC7230 3.2.4, RFC7230 9.4)
  1553. %
  1554. %@todo
  1555. %The server must not generate empty list elements in headers. (RFC7230 7)
  1556. %
  1557. %@todo
  1558. %When encoding an URI as part of a response, only characters that
  1559. %are reserved need to be percent-encoded. (RFC7230 2.7.3)
  1560. special_set_cookie_handling(Config) ->
  1561. doc("The set-cookie header must be handled as a special case. There "
  1562. "must be exactly one set-cookie header field per cookie. (RFC7230 3.2.2)"),
  1563. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1564. "GET /resp/set_resp_cookie3/multiple HTTP/1.1\r\n"
  1565. "Host: localhost\r\n"
  1566. "\r\n"]),
  1567. [_, _] = [H || H={<<"set-cookie">>, _} <- RespHeaders],
  1568. ok.
  1569. %@todo
  1570. %The server must list headers for or about the immediate connection
  1571. %in the connection header field. (RFC7230 6.1)
  1572. %
  1573. %@todo
  1574. %A server that does not support persistent connections must
  1575. %send "close" in every non-1xx response. (RFC7230 6.1)
  1576. %
  1577. %no_close_in_100_response(Config) ->
  1578. %no_close_in_101_response(Config) ->
  1579. %no_close_in_102_response(Config) ->
  1580. %A server must not send a "close" connection option
  1581. %in 1xx responses. (RFC7230 6.1)
  1582. %
  1583. %@todo
  1584. %The "close" connection must be sent in a message when the
  1585. %sender knows it will close the connection after fully sending
  1586. %the response. (RFC7230 6.6)
  1587. %
  1588. %@todo
  1589. %A server must close the connection after sending or
  1590. %receiving a "close" once the response has been sent. (RFC7230 6.6)
  1591. close_request_close_response(Config) ->
  1592. doc("A server must send a \"close\" in a response to a request "
  1593. "containing a \"close\". (RFC7230 6.6)"),
  1594. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1595. "GET / HTTP/1.1\r\n"
  1596. "Host: localhost\r\n"
  1597. "Connection: close\r\n"
  1598. "\r\n"]),
  1599. {_, <<"close">>} = lists:keyfind(<<"connection">>, 1, RespHeaders),
  1600. ok.
  1601. %% Response body.
  1602. no_body_in_head_response(Config) ->
  1603. doc("Responses to HEAD requests never include a message body. (RFC7230 3.3)"),
  1604. Client = raw_open(Config),
  1605. ok = raw_send(Client, [
  1606. "HEAD / HTTP/1.1\r\n"
  1607. "Host: localhost\r\n"
  1608. "\r\n"]),
  1609. {_, 200, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1610. {Headers, <<>>} = cow_http:parse_headers(Rest),
  1611. {_, LengthBin} = lists:keyfind(<<"content-length">>, 1, Headers),
  1612. Length = binary_to_integer(LengthBin),
  1613. {error, timeout} = raw_recv(Client, Length, 1000),
  1614. ok.
  1615. %% @todo test different ways to send a body in response
  1616. %%% @todo Implement CONNECT
  1617. %2xx responses to CONNECT requests never include a message
  1618. %body. (RFC7230 3.3)
  1619. %
  1620. %no_body_in_100_response(Config) ->
  1621. %no_body_in_101_response(Config) ->
  1622. %no_body_in_102_response(Config) ->
  1623. %1xx responses never include a message body. (RFC7230 3.3)
  1624. no_body_in_204_response(Config) ->
  1625. doc("204 responses never include a message body. (RFC7230 3.3)"),
  1626. Client = raw_open(Config),
  1627. ok = raw_send(Client, [
  1628. "GET /resp/reply2/204 HTTP/1.1\r\n"
  1629. "Host: localhost\r\n"
  1630. "\r\n"]),
  1631. {_, 204, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1632. {_, <<>>} = cow_http:parse_headers(Rest),
  1633. {error, timeout} = raw_recv(Client, 1, 1000),
  1634. ok.
  1635. no_body_in_204_response_stream(Config) ->
  1636. doc("204 responses never include a message body. (RFC7230 3.3)"),
  1637. Client = raw_open(Config),
  1638. ok = raw_send(Client, [
  1639. "GET /resp/stream_reply2/204 HTTP/1.1\r\n"
  1640. "Host: localhost\r\n"
  1641. "\r\n"]),
  1642. {_, 204, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1643. {_, <<>>} = cow_http:parse_headers(Rest),
  1644. {error, timeout} = raw_recv(Client, 1, 1000),
  1645. ok.
  1646. no_body_in_304_response(Config) ->
  1647. doc("304 responses never include a message body. (RFC7230 3.3)"),
  1648. Client = raw_open(Config),
  1649. ok = raw_send(Client, [
  1650. "GET /resp/reply2/304 HTTP/1.1\r\n"
  1651. "Host: localhost\r\n"
  1652. "\r\n"]),
  1653. {_, 304, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1654. {_, <<>>} = cow_http:parse_headers(Rest),
  1655. {error, timeout} = raw_recv(Client, 1, 1000),
  1656. ok.
  1657. no_body_in_304_response_stream(Config) ->
  1658. doc("304 responses never include a message body. (RFC7230 3.3)"),
  1659. Client = raw_open(Config),
  1660. ok = raw_send(Client, [
  1661. "GET /resp/stream_reply2/304 HTTP/1.1\r\n"
  1662. "Host: localhost\r\n"
  1663. "\r\n"]),
  1664. {_, 304, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1665. {_, <<>>} = cow_http:parse_headers(Rest),
  1666. {error, timeout} = raw_recv(Client, 1, 1000),
  1667. ok.
  1668. same_content_length_as_get_in_head_response(Config) ->
  1669. doc("Responses to HEAD requests can include a content-length header. "
  1670. "Its value must be the same as if the request was an unconditional "
  1671. "GET. (RFC7230 3.3, RFC7230 3.3.1, RFC7230 3.3.2)"),
  1672. Client = raw_open(Config),
  1673. ok = raw_send(Client, [
  1674. "HEAD / HTTP/1.1\r\n"
  1675. "Host: localhost\r\n"
  1676. "\r\n"]),
  1677. {_, 200, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1678. {Headers, <<>>} = cow_http:parse_headers(Rest),
  1679. {_, <<"12">>} = lists:keyfind(<<"content-length">>, 1, Headers),
  1680. ok.
  1681. same_transfer_encoding_as_get_in_head_response(Config) ->
  1682. doc("Responses to HEAD requests can include a transfer-encoding header. "
  1683. "Its value must be the same as if the request was an unconditional "
  1684. "GET. (RFC7230 3.3, RFC7230 3.3.1, RFC7230 3.3.2)"),
  1685. Client = raw_open(Config),
  1686. ok = raw_send(Client, [
  1687. "HEAD /resp/stream_reply2/200 HTTP/1.1\r\n"
  1688. "Host: localhost\r\n"
  1689. "\r\n"]),
  1690. {_, 200, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1691. {Headers, <<>>} = cow_http:parse_headers(Rest),
  1692. {_, <<"chunked">>} = lists:keyfind(<<"transfer-encoding">>, 1, Headers),
  1693. ok.
  1694. %same_content_length_as_200_in_304_response(Config) ->
  1695. %same_transfer_encoding_as_200_in_304_response(Config) ->
  1696. %304 responses can include a
  1697. %content-length or transfer-encoding header. Their value must
  1698. %be the same as if the request was an unconditional GET. (RFC7230 3.3, RFC7230 3.3.1, RFC7230 3.3.2)
  1699. %
  1700. %no_content_length_in_100_response(Config) ->
  1701. %no_content_length_in_101_response(Config) ->
  1702. %no_content_length_in_102_response(Config) ->
  1703. %1xx, 204 responses and "2xx responses to CONNECT requests" must
  1704. %not include a content-length or transfer-encoding header. (RFC7230 3.3.1, RFC7230 3.3.2)
  1705. no_content_length_in_204_response(Config) ->
  1706. doc("204 responses must not include a content-length header. "
  1707. "(RFC7230 3.3.1, RFC7230 3.3.2)"),
  1708. Client = raw_open(Config),
  1709. ok = raw_send(Client, [
  1710. "GET /resp/reply3/204 HTTP/1.1\r\n"
  1711. "Host: localhost\r\n"
  1712. "\r\n"]),
  1713. {_, 204, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1714. {Headers, <<>>} = cow_http:parse_headers(Rest),
  1715. false = lists:keyfind(<<"content-length">>, 1, Headers),
  1716. ok.
  1717. no_content_length_in_empty_304_response(Config) ->
  1718. doc("304 responses should not include a content-length header, "
  1719. "unless it matches the resource's and was therefore set "
  1720. "explicitly by the user. (RFC7230 3.3.1, RFC7230 3.3.2)"),
  1721. Client = raw_open(Config),
  1722. ok = raw_send(Client, [
  1723. "GET /resp/reply3/304 HTTP/1.1\r\n"
  1724. "Host: localhost\r\n"
  1725. "\r\n"]),
  1726. {_, 304, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1727. {Headers, <<>>} = cow_http:parse_headers(Rest),
  1728. false = lists:keyfind(<<"content-length">>, 1, Headers),
  1729. ok.
  1730. %%% @todo CONNECT no_content_length_in_2xx_response_to_connect_request(Config) ->
  1731. %no_transfer_encoding_in_100_response(Config) ->
  1732. %no_transfer_encoding_in_101_response(Config) ->
  1733. %no_transfer_encoding_in_102_response(Config) ->
  1734. %1xx, 204 responses and "2xx responses to CONNECT requests" must
  1735. %not include a content-length or transfer-encoding header. (RFC7230 3.3.1, RFC7230 3.3.2)
  1736. %% We only send transfer-encoding when streaming a response body.
  1737. %% We therefore need a streamed response in order to see a potential bug.
  1738. no_transfer_encoding_in_204_response(Config) ->
  1739. doc("204 responses must not include a transfer-encoding header. "
  1740. "(RFC7230 3.3.1, RFC7230 3.3.2)"),
  1741. Client = raw_open(Config),
  1742. ok = raw_send(Client, [
  1743. "GET /resp/stream_reply2/204 HTTP/1.1\r\n"
  1744. "Host: localhost\r\n"
  1745. "\r\n"]),
  1746. {_, 204, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1747. {Headers, <<>>} = cow_http:parse_headers(Rest),
  1748. false = lists:keyfind(<<"transfer-encoding">>, 1, Headers),
  1749. ok.
  1750. %%% @todo CONNECT no_transfer_encoding_in_2xx_response_to_connect_request(Config) ->
  1751. %1xx, 204 responses and "2xx responses to CONNECT requests" must
  1752. %not include a content-length or transfer-encoding header. (RFC7230 3.3.1, RFC7230 3.3.2)
  1753. %
  1754. %```
  1755. %message-body = *OCTET
  1756. %```
  1757. %
  1758. %The message body is the octets after decoding any transfer
  1759. %codings. (RFC7230 3.3)
  1760. content_length_0_when_no_body(Config) ->
  1761. doc("When the length is known in advance, the server must send a "
  1762. "content-length header, including if the length is 0. (RFC7230 3.3.2, RFC7230 3.3.3)"),
  1763. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1764. "GET /resp/reply2/200 HTTP/1.1\r\n"
  1765. "Host: localhost\r\n"
  1766. "\r\n"]),
  1767. {_, <<"0">>} = lists:keyfind(<<"content-length">>, 1, RespHeaders),
  1768. ok.
  1769. content_length_response(Config) ->
  1770. doc("When the length is known in advance, the server must send a "
  1771. "content-length header. (RFC7230 3.3.2, RFC7230 3.3.3)"),
  1772. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1773. "GET / HTTP/1.1\r\n"
  1774. "Host: localhost\r\n"
  1775. "\r\n"]),
  1776. {_, <<"12">>} = lists:keyfind(<<"content-length">>, 1, RespHeaders),
  1777. ok.
  1778. chunked_response(Config) ->
  1779. doc("When the length is not known in advance, the chunked transfer-encoding "
  1780. "must be used. (RFC7230 3.3.2, RFC7230 3.3.3)"),
  1781. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1782. "GET /resp/stream_reply2/200 HTTP/1.1\r\n"
  1783. "Host: localhost\r\n"
  1784. "\r\n"]),
  1785. {_, <<"chunked">>} = lists:keyfind(<<"transfer-encoding">>, 1, RespHeaders),
  1786. %% @todo We probably want to check the body received too.
  1787. ok.
  1788. %compat_no_content_length_or_transfer_encoding_close_on_body_end(Config) ->
  1789. %For compatibility purposes a server can send no content-length or
  1790. %transfer-encoding header. In this case the connection must be
  1791. %closed after the response has been sent fully. (RFC7230 3.3.2, RFC7230 3.3.3)
  1792. no_content_length_if_transfer_encoding(Config) ->
  1793. doc("The content-length header must not be sent when a transfer-encoding "
  1794. "header already exists. (RFC7230 3.3.2)"),
  1795. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1796. "GET /resp/stream_reply2/200 HTTP/1.1\r\n"
  1797. "Host: localhost\r\n"
  1798. "\r\n"]),
  1799. false = lists:keyfind(<<"content-length">>, 1, RespHeaders),
  1800. ok.
  1801. %@todo
  1802. %The server must not apply the chunked transfer-encoding more than
  1803. %once. (RFC7230 3.3.1)
  1804. %
  1805. %@todo
  1806. %The server must apply the chunked transfer-encoding last. (RFC7230 3.3.1)
  1807. http10_request_no_transfer_encoding_in_response(Config) ->
  1808. doc("The transfer-encoding header must not be sent in responses to "
  1809. "HTTP/1.0 requests, or in responses that use the HTTP/1.0 version. "
  1810. "No transfer codings must be applied in these cases. "
  1811. "(RFC7230 3.3.1, RFC7230 A.1.3)"),
  1812. Client = raw_open(Config),
  1813. ok = raw_send(Client, [
  1814. "GET /resp/stream_reply2/200 HTTP/1.0\r\n"
  1815. "Host: localhost\r\n"
  1816. "\r\n"]),
  1817. {_, 200, _, Rest} = cow_http:parse_status_line(raw_recv_head(Client)),
  1818. {RespHeaders, Body0} = cow_http:parse_headers(Rest),
  1819. false = lists:keyfind(<<"content-length">>, 1, RespHeaders),
  1820. false = lists:keyfind(<<"transfer-encoding">>, 1, RespHeaders),
  1821. Body = <<0:8000000>>,
  1822. {ok, Body1} = raw_recv(Client, byte_size(Body) - byte_size(Body0), 5000),
  1823. Body = << Body0/binary, Body1/binary >>,
  1824. %% The end of body is indicated by a connection close.
  1825. {error, closed} = raw_recv(Client, 0, 1000),
  1826. ok.
  1827. no_te_no_trailers(Config) ->
  1828. doc("Trailers can only be sent if the request includes a TE header "
  1829. "containing \"trailers\". (RFC7230 4.1.2)"),
  1830. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1831. "GET /resp/stream_trailers HTTP/1.1\r\n"
  1832. "Host: localhost\r\n"
  1833. "\r\n"]),
  1834. {_, <<"chunked">>} = lists:keyfind(<<"transfer-encoding">>, 1, RespHeaders),
  1835. false = lists:keyfind(<<"trailer">>, 1, RespHeaders),
  1836. %% @todo We probably want to check the body received too.
  1837. ok.
  1838. te_trailers(Config) ->
  1839. doc("Trailers can only be sent if the request includes a TE header "
  1840. "containing \"trailers\". (RFC7230 4.1.2)"),
  1841. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1842. "GET /resp/stream_trailers HTTP/1.1\r\n"
  1843. "Host: localhost\r\n"
  1844. "TE: trailers\r\n"
  1845. "\r\n"]),
  1846. {_, <<"chunked">>} = lists:keyfind(<<"transfer-encoding">>, 1, RespHeaders),
  1847. {_, <<"grpc-status">>} = lists:keyfind(<<"trailer">>, 1, RespHeaders),
  1848. %% @todo We probably want to check the body received too.
  1849. ok.
  1850. te_ignore_chunked(Config) ->
  1851. doc("The presence of \"chunked\" in a TE header must be ignored as it "
  1852. "is always acceptable with HTTP/1.1. (RFC7230 4.3)"),
  1853. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1854. "GET /resp/stream_reply2/200 HTTP/1.1\r\n"
  1855. "Host: localhost\r\n"
  1856. "TE: chunked\r\n"
  1857. "\r\n"]),
  1858. {_, <<"chunked">>} = lists:keyfind(<<"transfer-encoding">>, 1, RespHeaders),
  1859. %% @todo We probably want to check the body received too.
  1860. ok.
  1861. te_ignore_chunked_0(Config) ->
  1862. doc("The presence of \"chunked\" in a TE header must be ignored as it "
  1863. "is always acceptable with HTTP/1.1. (RFC7230 4.3)"),
  1864. #{code := 200, headers := RespHeaders} = do_raw(Config, [
  1865. "GET /resp/stream_reply2/200 HTTP/1.1\r\n"
  1866. "Host: localhost\r\n"
  1867. "TE: chunked;q=0\r\n"
  1868. "\r\n"]),
  1869. {_, <<"chunked">>} = lists:keyfind(<<"transfer-encoding">>, 1, RespHeaders),
  1870. %% @todo We probably want to check the body received too.
  1871. ok.
  1872. %%% @todo te_not_acceptable_coding(Config) ->
  1873. %A qvalue of 0 in the TE header means "not acceptable". (RFC7230 4.3)
  1874. %
  1875. %@todo
  1876. %The lack of a TE header or an empty TE header means only "chunked"
  1877. %(with no trailers) or no transfer-encoding is acceptable. (RFC7230 4.3)
  1878. %
  1879. %@todo
  1880. %Trailer headers must be listed in the trailer header field value. (RFC7230 4.4)
  1881. %% Upgrade.
  1882. %```
  1883. %Upgrade = 1#protocol
  1884. %
  1885. %protocol = protocol-name ["/" protocol-version]
  1886. %protocol-name = token
  1887. %protocol-version = token
  1888. %```
  1889. %
  1890. %The upgrade header contains the list of protocols the
  1891. %client wishes to upgrade to, in order of preference. (RFC7230 6.7)
  1892. upgrade_safely_ignored(Config) ->
  1893. doc("The upgrade header can be safely ignored. (RFC7230 6.7)"),
  1894. #{code := 200} = do_raw(Config,
  1895. "GET / HTTP/1.1\r\n"
  1896. "Host: localhost\r\n"
  1897. "Connection: upgrade\r\n"
  1898. "Upgrade: websocket\r\n"
  1899. "\r\n").
  1900. %upgrade_must_be_in_connection_header(Config) ->
  1901. %The upgrade header must be listed under the connection header,
  1902. %or must be ignored otherwise. (RFC7230 6.7)
  1903. %
  1904. %@todo
  1905. %A server accepting an upgrade request must send a 101 status
  1906. %code with a upgrade header listing the protocol(s) it upgrades
  1907. %to, in layer-ascending order. In addition the upgrade header
  1908. %must be listed in the connection header. (RFC7230 6.7)
  1909. %
  1910. %%A server must not switch to a protocol not listed in the
  1911. %%request's upgrade header. (RFC7230 6.7)
  1912. %
  1913. %@todo
  1914. %A server that sends a 426 status code must include a upgrade
  1915. %header listing acceptable protocols in order of preference. (RFC7230 6.7)
  1916. %
  1917. %@todo
  1918. %A server can send a upgrade header to any response to advertise
  1919. %its support for other protocols listed in order of preference. (RFC7230 6.7)
  1920. %
  1921. %@todo
  1922. %Immediately after a server responds with a 101 status code
  1923. %it must respond to the original request using the new protocol. (RFC7230 6.7)
  1924. %
  1925. %@todo
  1926. %%A server must not switch protocols unless the original message's
  1927. %%semantics can be honored by the new protocol. OPTIONS requests
  1928. %%can be honored by any protocol. (RFC7230 6.7)
  1929. %
  1930. %http10_ignore_upgrade_header(Config) ->
  1931. %A server must ignore an upgrade header received by an HTTP/1.0
  1932. %request. (RFC7230 6.7)
  1933. %
  1934. %expect_then_upgrade(Config) ->
  1935. %A server receiving both an upgrade header and an expect header
  1936. %containing "100-continue" must send a 100 response before the
  1937. %101 response. (RFC7230 6.7)
  1938. %
  1939. %The upgrade header field cannot be used for switching the
  1940. %connection protocol (e.g. TCP) or switching connections. (RFC7230 6.7)
  1941. %% Compatibility.
  1942. %@todo
  1943. %A server can choose to be non-conformant to the specifications
  1944. %for the sake of compatibility. Such behavior can be enabled
  1945. %through configuration and/or software identification. (RFC7230 2.5)