summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy')
-rw-r--r--docs/en/cowboy/2.4/guide/constraints/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/cookies/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/erlang_web/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/flow_diagram/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/getting_started/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/handlers/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/introduction/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/listeners/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/loop_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/middlewares/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.0/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.1/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.2/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.3/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/modern_web/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/multipart/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/req/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/req_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/resource_design/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/resp/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/rest_flowcharts/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/rest_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/rest_principles/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/routing/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/specs/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/static_files/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/streams/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/ws_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.4/guide/ws_protocol/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.set_env/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.start_clear/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.start_tls/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.stop_listener/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_app/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_constraints.int/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_constraints.nonempty/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_constraints/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_handler.terminate/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_handler/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_http/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_http2/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_loop/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_middleware/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.binding/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.bindings/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.body_length/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.cert/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.delete_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.has_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.has_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.has_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.header/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.headers/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.host/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.host_info/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.inform/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.match_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.match_qs/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.method/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.parse_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.parse_header/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.parse_qs/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.path/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.path_info/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.peer/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.port/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.push/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.qs/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_part/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_part_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.reply/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.scheme/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_cookie/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.sock/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.stream_body/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.stream_reply/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.stream_trailers/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.uri/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.version/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_rest/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_router.compile/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_router/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_static/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_stream/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_websocket/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/http_status_codes/index.html3
-rw-r--r--docs/en/cowboy/2.4/manual/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/constraints/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/cookies/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/erlang_web/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/flow_diagram/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/getting_started/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/handlers/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/introduction/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/listeners/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/loop_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/middlewares/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.0/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.1/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.2/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.3/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.4/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/modern_web/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/multipart/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/req/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/req_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/resource_design/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/resp/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/rest_flowcharts/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/rest_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/rest_principles/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/routing/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/specs/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/static_files/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/streams/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/ws_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.5/guide/ws_protocol/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.set_env/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.start_clear/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.start_tls/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.stop_listener/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_app/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_constraints.int/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_constraints.nonempty/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_constraints/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_handler.terminate/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_handler/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_http/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_http2/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_loop/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_middleware/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.binding/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.bindings/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.body_length/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.cert/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.delete_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.has_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.has_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.has_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.header/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.headers/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.host/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.host_info/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.inform/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.match_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.match_qs/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.method/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.parse_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.parse_header/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.parse_qs/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.path/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.path_info/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.peer/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.port/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.push/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.qs/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_and_match_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_part/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_part_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.reply/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.scheme/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_cookie/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.sock/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_body/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_events/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_reply/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_trailers/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.uri/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.version/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_rest/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_router.compile/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_router/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_static/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_stream/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_websocket/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/http_status_codes/index.html3
-rw-r--r--docs/en/cowboy/2.5/manual/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/constraints/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/cookies/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/erlang_web/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/flow_diagram/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/getting_started/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/handlers/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/introduction/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/listeners/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/loop_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/middlewares/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.0/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.1/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.2/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.3/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.4/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.5/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/modern_web/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/multipart/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/req/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/req_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/resource_design/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/resp/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/rest_flowcharts/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/rest_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/rest_principles/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/routing/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/specs/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/static_files/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/streams/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/ws_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.6/guide/ws_protocol/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.set_env/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.start_clear/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.start_tls/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.stop_listener/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_app/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_compress_h/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_constraints.int/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_constraints.nonempty/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_constraints/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_handler.terminate/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_handler/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_http/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_http2/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_loop/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_middleware/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.binding/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.bindings/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.body_length/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.cert/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.delete_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.has_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.has_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.has_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.header/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.headers/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.host/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.host_info/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.inform/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.match_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.match_qs/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.method/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.parse_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.parse_header/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.parse_qs/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.path/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.path_info/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.peer/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.port/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.push/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.qs/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_and_match_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_part/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_part_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.reply/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.scheme/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_cookie/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.sock/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_body/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_events/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_reply/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_trailers/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.uri/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.version/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_rest/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_router.compile/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_router/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_static/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_stream/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_stream_h/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_websocket/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/http_status_codes/index.html3
-rw-r--r--docs/en/cowboy/2.6/manual/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/constraints/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/cookies/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/erlang_web/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/flow_diagram/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/getting_started/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/handlers/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/introduction/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/listeners/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/loop_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/middlewares/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.0/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.1/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.2/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.3/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.4/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.5/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.6/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/modern_web/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/multipart/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/req/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/req_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/resource_design/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/resp/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/rest_flowcharts/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/rest_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/rest_principles/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/routing/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/specs/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/static_files/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/streams/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/ws_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.7/guide/ws_protocol/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.set_env/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.start_clear/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.start_tls/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.stop_listener/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_app/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_compress_h/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_constraints.int/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_constraints.nonempty/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_constraints/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_handler.terminate/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_handler/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_http/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_http2/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_loop/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_metrics_h/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_middleware/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.binding/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.bindings/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.body_length/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.cast/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.cert/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.delete_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.filter_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.has_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.has_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.has_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.header/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.headers/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.host/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.host_info/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.inform/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.match_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.match_qs/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.method/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.parse_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.parse_header/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.parse_qs/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.path/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.path_info/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.peer/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.port/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.push/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.qs/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_and_match_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_part/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_part_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.reply/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.scheme/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_cookie/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.sock/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_body/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_events/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_reply/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_trailers/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.uri/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.version/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_rest/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_router.compile/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_router/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_static/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_stream/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_stream_h/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_tracer_h/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_websocket/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/http_status_codes/index.html3
-rw-r--r--docs/en/cowboy/2.7/manual/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/constraints/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/cookies/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/erlang_web/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/flow_diagram/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/getting_started/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/introduction/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/listeners/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/loop_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/middlewares/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/modern_web/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/multipart/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/performance/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/req/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/req_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/resource_design/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/resp/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/rest_flowcharts/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/rest_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/rest_principles/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/routing/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/specs/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/static_files/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/streams/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/ws_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.8/guide/ws_protocol/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy.set_env/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy.start_clear/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy.start_tls/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy.stop_listener/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_app/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_compress_h/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_constraints.int/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_constraints.nonempty/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_constraints/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_handler.terminate/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_handler/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_http/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_http2/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_loop/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_metrics_h/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_middleware/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.binding/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.bindings/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.body_length/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.cast/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.cert/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.delete_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.filter_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.has_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.has_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.has_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.header/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.headers/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.host/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.host_info/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.inform/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.match_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.match_qs/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.method/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.parse_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.parse_header/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.parse_qs/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.path/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.path_info/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.peer/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.port/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.push/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.qs/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.read_and_match_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.read_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.read_part/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.read_part_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.read_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.reply/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.scheme/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.set_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.set_resp_cookie/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.set_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.set_resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.sock/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.stream_body/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.stream_events/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.stream_reply/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.stream_trailers/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.uri/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req.version/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_req/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_rest/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_router.compile/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_router/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_static/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_stream/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_stream_h/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_tracer_h/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/cowboy_websocket/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/http_status_codes/index.html3
-rw-r--r--docs/en/cowboy/2.8/manual/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/constraints/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/cookies/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/erlang_web/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/flow_diagram/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/getting_started/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/handlers/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/introduction/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/listeners/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/loop_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/middlewares/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_1.0/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.0/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.1/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.2/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.3/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.4/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.5/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.6/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.7/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/migrating_from_2.8/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/modern_web/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/multipart/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/performance/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/req/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/req_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/resource_design/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/resp/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/rest_flowcharts/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/rest_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/rest_principles/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/routing/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/specs/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/static_files/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/streams/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/ws_handlers/index.html3
-rw-r--r--docs/en/cowboy/2.9/guide/ws_protocol/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy.set_env/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy.start_clear/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy.start_tls/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy.stop_listener/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_app/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_compress_h/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_constraints.int/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_constraints.nonempty/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_constraints/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_handler.terminate/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_handler/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_http/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_http2/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_loop/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_metrics_h/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_middleware/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.binding/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.bindings/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.body_length/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.cast/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.cert/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.delete_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.filter_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.has_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.has_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.has_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.header/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.headers/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.host/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.host_info/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.inform/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.match_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.match_qs/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.method/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.parse_cookies/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.parse_header/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.parse_qs/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.path/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.path_info/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.peer/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.port/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.push/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.qs/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.read_and_match_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.read_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.read_part/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.read_part_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.read_urlencoded_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.reply/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.scheme/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.set_resp_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.set_resp_cookie/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.set_resp_header/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.set_resp_headers/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.sock/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.stream_body/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.stream_events/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.stream_reply/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.stream_trailers/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.uri/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req.version/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_req/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_rest/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_router.compile/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_router/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_static/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_stream/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_stream_h/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_tracer_h/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/cowboy_websocket/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/http_status_codes/index.html3
-rw-r--r--docs/en/cowboy/2.9/manual/index.html3
636 files changed, 636 insertions, 1272 deletions
diff --git a/docs/en/cowboy/2.4/guide/constraints/index.html b/docs/en/cowboy/2.4/guide/constraints/index.html
index 03752f4c..b3ab5bcb 100644
--- a/docs/en/cowboy/2.4/guide/constraints/index.html
+++ b/docs/en/cowboy/2.4/guide/constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/cookies/index.html b/docs/en/cowboy/2.4/guide/cookies/index.html
index 313b56a9..c5f53a49 100644
--- a/docs/en/cowboy/2.4/guide/cookies/index.html
+++ b/docs/en/cowboy/2.4/guide/cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/erlang_web/index.html b/docs/en/cowboy/2.4/guide/erlang_web/index.html
index 64e7793c..2a2f1c39 100644
--- a/docs/en/cowboy/2.4/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.4/guide/erlang_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/flow_diagram/index.html b/docs/en/cowboy/2.4/guide/flow_diagram/index.html
index 012eb6e6..bf781f68 100644
--- a/docs/en/cowboy/2.4/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.4/guide/flow_diagram/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/getting_started/index.html b/docs/en/cowboy/2.4/guide/getting_started/index.html
index de27c132..7eb66772 100644
--- a/docs/en/cowboy/2.4/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.4/guide/getting_started/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/handlers/index.html b/docs/en/cowboy/2.4/guide/handlers/index.html
index 5699690f..8dd18924 100644
--- a/docs/en/cowboy/2.4/guide/handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/index.html b/docs/en/cowboy/2.4/guide/index.html
index 2a37c20d..2383f80e 100644
--- a/docs/en/cowboy/2.4/guide/index.html
+++ b/docs/en/cowboy/2.4/guide/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/introduction/index.html b/docs/en/cowboy/2.4/guide/introduction/index.html
index 5129b329..6bf8665a 100644
--- a/docs/en/cowboy/2.4/guide/introduction/index.html
+++ b/docs/en/cowboy/2.4/guide/introduction/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/listeners/index.html b/docs/en/cowboy/2.4/guide/listeners/index.html
index 55fe2adf..5de94ecd 100644
--- a/docs/en/cowboy/2.4/guide/listeners/index.html
+++ b/docs/en/cowboy/2.4/guide/listeners/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/loop_handlers/index.html b/docs/en/cowboy/2.4/guide/loop_handlers/index.html
index dfa3e846..e17bc804 100644
--- a/docs/en/cowboy/2.4/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/loop_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/middlewares/index.html b/docs/en/cowboy/2.4/guide/middlewares/index.html
index 1b833f89..a5c18d86 100644
--- a/docs/en/cowboy/2.4/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.4/guide/middlewares/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.4/guide/migrating_from_1.0/index.html
index 469eaf40..61da7aae 100644
--- a/docs/en/cowboy/2.4/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.4/guide/migrating_from_1.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.4/guide/migrating_from_2.0/index.html
index bdcaa3d4..4e4db216 100644
--- a/docs/en/cowboy/2.4/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.4/guide/migrating_from_2.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.4/guide/migrating_from_2.1/index.html
index 8a3f71ce..fcc8dd0f 100644
--- a/docs/en/cowboy/2.4/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.4/guide/migrating_from_2.1/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.4/guide/migrating_from_2.2/index.html
index a473806c..28ce44c0 100644
--- a/docs/en/cowboy/2.4/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.4/guide/migrating_from_2.2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/migrating_from_2.3/index.html b/docs/en/cowboy/2.4/guide/migrating_from_2.3/index.html
index 488e5d8e..2856bfca 100644
--- a/docs/en/cowboy/2.4/guide/migrating_from_2.3/index.html
+++ b/docs/en/cowboy/2.4/guide/migrating_from_2.3/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/modern_web/index.html b/docs/en/cowboy/2.4/guide/modern_web/index.html
index 3df63de5..c05f8f77 100644
--- a/docs/en/cowboy/2.4/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.4/guide/modern_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/multipart/index.html b/docs/en/cowboy/2.4/guide/multipart/index.html
index 49a23e05..8191c19e 100644
--- a/docs/en/cowboy/2.4/guide/multipart/index.html
+++ b/docs/en/cowboy/2.4/guide/multipart/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/req/index.html b/docs/en/cowboy/2.4/guide/req/index.html
index bed5ccc4..25ca4033 100644
--- a/docs/en/cowboy/2.4/guide/req/index.html
+++ b/docs/en/cowboy/2.4/guide/req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/req_body/index.html b/docs/en/cowboy/2.4/guide/req_body/index.html
index eb0ac364..8acc7b32 100644
--- a/docs/en/cowboy/2.4/guide/req_body/index.html
+++ b/docs/en/cowboy/2.4/guide/req_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/resource_design/index.html b/docs/en/cowboy/2.4/guide/resource_design/index.html
index 0f1058e2..41a60c74 100644
--- a/docs/en/cowboy/2.4/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.4/guide/resource_design/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/resp/index.html b/docs/en/cowboy/2.4/guide/resp/index.html
index 12c13f88..2d1783ea 100644
--- a/docs/en/cowboy/2.4/guide/resp/index.html
+++ b/docs/en/cowboy/2.4/guide/resp/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.4/guide/rest_flowcharts/index.html
index 6d7b8137..181450c6 100644
--- a/docs/en/cowboy/2.4/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.4/guide/rest_flowcharts/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/rest_handlers/index.html b/docs/en/cowboy/2.4/guide/rest_handlers/index.html
index fdd3216a..9e797eee 100644
--- a/docs/en/cowboy/2.4/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/rest_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/rest_principles/index.html b/docs/en/cowboy/2.4/guide/rest_principles/index.html
index 54e75a01..1a3550d7 100644
--- a/docs/en/cowboy/2.4/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.4/guide/rest_principles/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/routing/index.html b/docs/en/cowboy/2.4/guide/routing/index.html
index e2c7e045..44e56180 100644
--- a/docs/en/cowboy/2.4/guide/routing/index.html
+++ b/docs/en/cowboy/2.4/guide/routing/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/specs/index.html b/docs/en/cowboy/2.4/guide/specs/index.html
index ad99647b..ece12060 100644
--- a/docs/en/cowboy/2.4/guide/specs/index.html
+++ b/docs/en/cowboy/2.4/guide/specs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/static_files/index.html b/docs/en/cowboy/2.4/guide/static_files/index.html
index eb3a7123..39537f39 100644
--- a/docs/en/cowboy/2.4/guide/static_files/index.html
+++ b/docs/en/cowboy/2.4/guide/static_files/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/streams/index.html b/docs/en/cowboy/2.4/guide/streams/index.html
index 0fa3b340..05a2a7c7 100644
--- a/docs/en/cowboy/2.4/guide/streams/index.html
+++ b/docs/en/cowboy/2.4/guide/streams/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/ws_handlers/index.html b/docs/en/cowboy/2.4/guide/ws_handlers/index.html
index f30e8542..b6c3313b 100644
--- a/docs/en/cowboy/2.4/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/ws_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/guide/ws_protocol/index.html b/docs/en/cowboy/2.4/guide/ws_protocol/index.html
index e4cca3fd..2fa63817 100644
--- a/docs/en/cowboy/2.4/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.4/guide/ws_protocol/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.4/manual/cowboy.set_env/index.html
index cbb1e89e..d96f8e4c 100644
--- a/docs/en/cowboy/2.4/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy.set_env/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.4/manual/cowboy.start_clear/index.html
index e95ffbdc..6ed271a0 100644
--- a/docs/en/cowboy/2.4/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy.start_clear/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.4/manual/cowboy.start_tls/index.html
index 8858bec2..143a5f6c 100644
--- a/docs/en/cowboy/2.4/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy.start_tls/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.4/manual/cowboy.stop_listener/index.html
index 052fa501..6c6040bd 100644
--- a/docs/en/cowboy/2.4/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy.stop_listener/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy/index.html b/docs/en/cowboy/2.4/manual/cowboy/index.html
index 1fd7058f..42e36758 100644
--- a/docs/en/cowboy/2.4/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_app/index.html b/docs/en/cowboy/2.4/manual/cowboy_app/index.html
index b9501653..44c7c5cc 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_app/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.4/manual/cowboy_constraints.int/index.html
index 61ecfd11..b51e7de9 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_constraints.int/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.4/manual/cowboy_constraints.nonempty/index.html
index 39ebae17..fdf079b3 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_constraints.nonempty/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.4/manual/cowboy_constraints/index.html
index c8fb5874..ae53a125 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.4/manual/cowboy_handler.terminate/index.html
index b4b2934a..1199e7fe 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_handler.terminate/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_handler/index.html b/docs/en/cowboy/2.4/manual/cowboy_handler/index.html
index 1adf85d7..22621364 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_handler/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_http/index.html b/docs/en/cowboy/2.4/manual/cowboy_http/index.html
index 5d6d7102..eb8e912f 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_http/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_http2/index.html b/docs/en/cowboy/2.4/manual/cowboy_http2/index.html
index fe6ae024..e5cbbdc0 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_http2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_loop/index.html b/docs/en/cowboy/2.4/manual/cowboy_loop/index.html
index 7c00fae7..06c3d4b7 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_loop/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.4/manual/cowboy_middleware/index.html
index a46c50b7..01895e4e 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_middleware/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.binding/index.html
index beda8308..f851530f 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.binding/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.bindings/index.html
index cf92c18a..c51be8ca 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.bindings/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.body_length/index.html
index 02fc5c3a..24c2efc5 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.body_length/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.cert/index.html
index 99b27d31..dcf137b1 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.cert/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.delete_resp_header/index.html
index 13881975..4c81ffac 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.delete_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.has_body/index.html
index 45afd214..66ed1ec8 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.has_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_body/index.html
index ec705355..dcb344d0 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_header/index.html
index d1919ca7..41a20d63 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.has_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.header/index.html
index 5bfc64c2..4cf5621a 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.headers/index.html
index a2b47ce2..7b9b0fc0 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.host/index.html
index d693e74f..af2cc860 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.host/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.host_info/index.html
index 56775c4b..ba8cb22c 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.host_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.inform/index.html
index 503ec6b2..75b71db3 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.inform/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.match_cookies/index.html
index 2726d1e2..792b1ac4 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.match_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.match_qs/index.html
index 33fecedc..deb71820 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.match_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.method/index.html
index ceb979ca..f2ce6758 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.method/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.parse_cookies/index.html
index f58006d4..d13559b0 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.parse_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.parse_header/index.html
index f90c9c5a..7e072214 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.parse_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.parse_qs/index.html
index 0be32fd7..b6bd370a 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.parse_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.path/index.html
index 6e595f04..6e415186 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.path/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.path_info/index.html
index 1674ab91..30874ef9 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.path_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.peer/index.html
index c661a302..21decbdd 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.peer/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.port/index.html
index 27d9e38c..da975387 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.port/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.push/index.html
index 4c7642c4..e602f7fa 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.push/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.qs/index.html
index a372b125..5b2ef38f 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.read_body/index.html
index 7ea5c58f..7e6d7a8a 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.read_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.read_part/index.html
index 9dc158e4..bafdb0d2 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.read_part/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.read_part_body/index.html
index 1be9f1ce..0e781675 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.read_part_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.read_urlencoded_body/index.html
index 13598202..441f8cd8 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.read_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.reply/index.html
index 3c4fff4f..35a6847b 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.resp_header/index.html
index 2d744e74..288c1359 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.resp_headers/index.html
index a85a40f3..1fd6a7db 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.scheme/index.html
index be881251..fc6630bd 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.scheme/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_body/index.html
index 6f6516fe..aef4146e 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_cookie/index.html
index 2f17af07..1f39290c 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_cookie/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_header/index.html
index f1282a85..2929908e 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_headers/index.html
index 7dc3b8f8..cd756c90 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.set_resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.sock/index.html
index 1bedaeea..5b7794bd 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.sock/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.stream_body/index.html
index a6ceefb5..38f60c17 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.stream_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.stream_reply/index.html
index 2c986d4f..7a44b62d 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.stream_reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.stream_trailers/index.html
index 73f0b216..a5002558 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.stream_trailers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.uri/index.html
index d08ace8b..06be6eaa 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.uri/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.4/manual/cowboy_req.version/index.html
index ba1786be..db33a07d 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req.version/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_req/index.html b/docs/en/cowboy/2.4/manual/cowboy_req/index.html
index 7ec89668..1e58380d 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_rest/index.html b/docs/en/cowboy/2.4/manual/cowboy_rest/index.html
index 1f385864..7d3843dc 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_rest/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.4/manual/cowboy_router.compile/index.html
index c436bfc2..66e9b83b 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_router.compile/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_router/index.html b/docs/en/cowboy/2.4/manual/cowboy_router/index.html
index 9a9d74b5..534072f5 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_router/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_static/index.html b/docs/en/cowboy/2.4/manual/cowboy_static/index.html
index d88a2f11..489ac038 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_static/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_stream/index.html b/docs/en/cowboy/2.4/manual/cowboy_stream/index.html
index d432cd36..390c0dea 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_stream/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.4/manual/cowboy_websocket/index.html
index 9a8a2300..5ba31773 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_websocket/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/http_status_codes/index.html b/docs/en/cowboy/2.4/manual/http_status_codes/index.html
index 0a62893b..bc6a4086 100644
--- a/docs/en/cowboy/2.4/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.4/manual/http_status_codes/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.4/manual/index.html b/docs/en/cowboy/2.4/manual/index.html
index 48539989..0c8f0099 100644
--- a/docs/en/cowboy/2.4/manual/index.html
+++ b/docs/en/cowboy/2.4/manual/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/constraints/index.html b/docs/en/cowboy/2.5/guide/constraints/index.html
index 4fa69841..e1879fe9 100644
--- a/docs/en/cowboy/2.5/guide/constraints/index.html
+++ b/docs/en/cowboy/2.5/guide/constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/cookies/index.html b/docs/en/cowboy/2.5/guide/cookies/index.html
index ecd41bb3..70a48858 100644
--- a/docs/en/cowboy/2.5/guide/cookies/index.html
+++ b/docs/en/cowboy/2.5/guide/cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/erlang_web/index.html b/docs/en/cowboy/2.5/guide/erlang_web/index.html
index 37520120..a362f0ef 100644
--- a/docs/en/cowboy/2.5/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.5/guide/erlang_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/flow_diagram/index.html b/docs/en/cowboy/2.5/guide/flow_diagram/index.html
index 529e66e9..6d323667 100644
--- a/docs/en/cowboy/2.5/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.5/guide/flow_diagram/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/getting_started/index.html b/docs/en/cowboy/2.5/guide/getting_started/index.html
index d4e9a9c2..94fd0f08 100644
--- a/docs/en/cowboy/2.5/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.5/guide/getting_started/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/handlers/index.html b/docs/en/cowboy/2.5/guide/handlers/index.html
index c33d751b..0604833a 100644
--- a/docs/en/cowboy/2.5/guide/handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/index.html b/docs/en/cowboy/2.5/guide/index.html
index c15c93b4..831235d2 100644
--- a/docs/en/cowboy/2.5/guide/index.html
+++ b/docs/en/cowboy/2.5/guide/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/introduction/index.html b/docs/en/cowboy/2.5/guide/introduction/index.html
index 180fd43d..53160c3e 100644
--- a/docs/en/cowboy/2.5/guide/introduction/index.html
+++ b/docs/en/cowboy/2.5/guide/introduction/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/listeners/index.html b/docs/en/cowboy/2.5/guide/listeners/index.html
index a1027ff0..238ee6ce 100644
--- a/docs/en/cowboy/2.5/guide/listeners/index.html
+++ b/docs/en/cowboy/2.5/guide/listeners/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/loop_handlers/index.html b/docs/en/cowboy/2.5/guide/loop_handlers/index.html
index 798d51e7..b1aa798d 100644
--- a/docs/en/cowboy/2.5/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/loop_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/middlewares/index.html b/docs/en/cowboy/2.5/guide/middlewares/index.html
index 97477110..b51a0585 100644
--- a/docs/en/cowboy/2.5/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.5/guide/middlewares/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.5/guide/migrating_from_1.0/index.html
index 9a8d8563..8b4bb102 100644
--- a/docs/en/cowboy/2.5/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.5/guide/migrating_from_1.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.5/guide/migrating_from_2.0/index.html
index a2e74c68..92d4e5ad 100644
--- a/docs/en/cowboy/2.5/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.5/guide/migrating_from_2.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.5/guide/migrating_from_2.1/index.html
index 9bdc59c6..6d3676de 100644
--- a/docs/en/cowboy/2.5/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.5/guide/migrating_from_2.1/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.5/guide/migrating_from_2.2/index.html
index a0805032..98160ccd 100644
--- a/docs/en/cowboy/2.5/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.5/guide/migrating_from_2.2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/migrating_from_2.3/index.html b/docs/en/cowboy/2.5/guide/migrating_from_2.3/index.html
index 04269716..52e415bd 100644
--- a/docs/en/cowboy/2.5/guide/migrating_from_2.3/index.html
+++ b/docs/en/cowboy/2.5/guide/migrating_from_2.3/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/migrating_from_2.4/index.html b/docs/en/cowboy/2.5/guide/migrating_from_2.4/index.html
index 07376f5f..a7e6f018 100644
--- a/docs/en/cowboy/2.5/guide/migrating_from_2.4/index.html
+++ b/docs/en/cowboy/2.5/guide/migrating_from_2.4/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/modern_web/index.html b/docs/en/cowboy/2.5/guide/modern_web/index.html
index 5a75e8c2..1cb08892 100644
--- a/docs/en/cowboy/2.5/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.5/guide/modern_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/multipart/index.html b/docs/en/cowboy/2.5/guide/multipart/index.html
index 281138f2..168f34f7 100644
--- a/docs/en/cowboy/2.5/guide/multipart/index.html
+++ b/docs/en/cowboy/2.5/guide/multipart/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/req/index.html b/docs/en/cowboy/2.5/guide/req/index.html
index 1715c8d6..cad1766e 100644
--- a/docs/en/cowboy/2.5/guide/req/index.html
+++ b/docs/en/cowboy/2.5/guide/req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/req_body/index.html b/docs/en/cowboy/2.5/guide/req_body/index.html
index e24700c5..200e2276 100644
--- a/docs/en/cowboy/2.5/guide/req_body/index.html
+++ b/docs/en/cowboy/2.5/guide/req_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/resource_design/index.html b/docs/en/cowboy/2.5/guide/resource_design/index.html
index 62146e1e..652714a5 100644
--- a/docs/en/cowboy/2.5/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.5/guide/resource_design/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/resp/index.html b/docs/en/cowboy/2.5/guide/resp/index.html
index 65b2d46b..7ededa5a 100644
--- a/docs/en/cowboy/2.5/guide/resp/index.html
+++ b/docs/en/cowboy/2.5/guide/resp/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.5/guide/rest_flowcharts/index.html
index 0bfaa721..41e66eee 100644
--- a/docs/en/cowboy/2.5/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.5/guide/rest_flowcharts/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/rest_handlers/index.html b/docs/en/cowboy/2.5/guide/rest_handlers/index.html
index a4c7277b..580076ff 100644
--- a/docs/en/cowboy/2.5/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/rest_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/rest_principles/index.html b/docs/en/cowboy/2.5/guide/rest_principles/index.html
index 9d66792c..d71597f9 100644
--- a/docs/en/cowboy/2.5/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.5/guide/rest_principles/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/routing/index.html b/docs/en/cowboy/2.5/guide/routing/index.html
index db87de91..19325f6b 100644
--- a/docs/en/cowboy/2.5/guide/routing/index.html
+++ b/docs/en/cowboy/2.5/guide/routing/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/specs/index.html b/docs/en/cowboy/2.5/guide/specs/index.html
index 4d889deb..ce021d3c 100644
--- a/docs/en/cowboy/2.5/guide/specs/index.html
+++ b/docs/en/cowboy/2.5/guide/specs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/static_files/index.html b/docs/en/cowboy/2.5/guide/static_files/index.html
index 6d7ab673..91fb3f69 100644
--- a/docs/en/cowboy/2.5/guide/static_files/index.html
+++ b/docs/en/cowboy/2.5/guide/static_files/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/streams/index.html b/docs/en/cowboy/2.5/guide/streams/index.html
index 9a2648aa..3ae05aa5 100644
--- a/docs/en/cowboy/2.5/guide/streams/index.html
+++ b/docs/en/cowboy/2.5/guide/streams/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/ws_handlers/index.html b/docs/en/cowboy/2.5/guide/ws_handlers/index.html
index 45885fbe..7dd00f5c 100644
--- a/docs/en/cowboy/2.5/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/ws_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/guide/ws_protocol/index.html b/docs/en/cowboy/2.5/guide/ws_protocol/index.html
index 14670b93..079fc538 100644
--- a/docs/en/cowboy/2.5/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.5/guide/ws_protocol/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.5/manual/cowboy.set_env/index.html
index 18916578..dfa4e26c 100644
--- a/docs/en/cowboy/2.5/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy.set_env/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.5/manual/cowboy.start_clear/index.html
index 3b5d0088..6284d775 100644
--- a/docs/en/cowboy/2.5/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy.start_clear/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.5/manual/cowboy.start_tls/index.html
index 2b7182e4..de404cf0 100644
--- a/docs/en/cowboy/2.5/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy.start_tls/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.5/manual/cowboy.stop_listener/index.html
index c061ebab..35eb9eaf 100644
--- a/docs/en/cowboy/2.5/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy.stop_listener/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy/index.html b/docs/en/cowboy/2.5/manual/cowboy/index.html
index 45183800..fd0e6000 100644
--- a/docs/en/cowboy/2.5/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_app/index.html b/docs/en/cowboy/2.5/manual/cowboy_app/index.html
index c19b908f..a639a6ef 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_app/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.5/manual/cowboy_constraints.int/index.html
index 3a730fd1..c1fcdf65 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_constraints.int/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.5/manual/cowboy_constraints.nonempty/index.html
index 98434bbb..4c1cdfc5 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_constraints.nonempty/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.5/manual/cowboy_constraints/index.html
index 630f906a..4fee4539 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.5/manual/cowboy_handler.terminate/index.html
index edcc6859..c427a716 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_handler.terminate/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_handler/index.html b/docs/en/cowboy/2.5/manual/cowboy_handler/index.html
index eac85326..ebcecb3e 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_handler/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_http/index.html b/docs/en/cowboy/2.5/manual/cowboy_http/index.html
index cad6ee52..ebd26cb7 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_http/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_http2/index.html b/docs/en/cowboy/2.5/manual/cowboy_http2/index.html
index 465a9088..67017941 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_http2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_loop/index.html b/docs/en/cowboy/2.5/manual/cowboy_loop/index.html
index 07ad07c1..67e03106 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_loop/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.5/manual/cowboy_middleware/index.html
index 43e96b2d..4e4baeef 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_middleware/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.binding/index.html
index be786d84..4cfa06ac 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.binding/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.bindings/index.html
index ee01d7e6..5d5518a2 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.bindings/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.body_length/index.html
index 44716725..551f1bf8 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.body_length/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.cert/index.html
index 65db550a..65eb93a1 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.cert/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.delete_resp_header/index.html
index 7886d742..00e334de 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.delete_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.has_body/index.html
index 32011807..cadb4a75 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.has_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_body/index.html
index e228b691..b209b7e8 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_header/index.html
index 37b042eb..0dc4f398 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.has_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.header/index.html
index a7bac650..4bc16522 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.headers/index.html
index 982c54ad..0b859210 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.host/index.html
index f8c2d656..eb47867f 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.host/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.host_info/index.html
index 4fdb4122..9711238a 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.host_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.inform/index.html
index 4fd59706..2eb8a7b8 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.inform/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.match_cookies/index.html
index 53f2fd6d..464a7669 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.match_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.match_qs/index.html
index 4ef26c5c..96a74964 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.match_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.method/index.html
index cc2521ac..3f3f4be5 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.method/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.parse_cookies/index.html
index b627771d..6524ee98 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.parse_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.parse_header/index.html
index 6ca597d2..f5196b66 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.parse_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.parse_qs/index.html
index 645268d0..41195ebb 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.parse_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.path/index.html
index f496fc27..8bce258f 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.path/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.path_info/index.html
index 5ee7f107..d53fb13e 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.path_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.peer/index.html
index 44b5980c..b6f95fe4 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.peer/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.port/index.html
index d638a6fc..beb47929 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.port/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.push/index.html
index 026cb1db..17cb19f8 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.push/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.qs/index.html
index c30293a0..883ebe4e 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.read_and_match_urlencoded_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.read_and_match_urlencoded_body/index.html
index d03c68d7..fa76bbfc 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.read_and_match_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.read_and_match_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.read_body/index.html
index 81f6881b..5e7c4eb5 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.read_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.read_part/index.html
index 2dd7f5e4..ba373b82 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.read_part/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.read_part_body/index.html
index b42b9894..1c86db4d 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.read_part_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.read_urlencoded_body/index.html
index 8622582c..9da30af6 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.read_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.reply/index.html
index 6e54312d..31561488 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.resp_header/index.html
index 3cf01010..74d1ec37 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.resp_headers/index.html
index 0bb3de2c..4f487640 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.scheme/index.html
index 33fb9e3a..27a5c18f 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.scheme/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_body/index.html
index d33f235c..d28da461 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_cookie/index.html
index 9ce981d6..611975b7 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_cookie/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_header/index.html
index 71f65d42..485fc70d 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_headers/index.html
index d32d7915..26a880f6 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.set_resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.sock/index.html
index 83ae647f..a03d8f57 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.sock/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.stream_body/index.html
index 87837bbe..e8cb70e7 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.stream_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.stream_events/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.stream_events/index.html
index 660e0f6c..9c057ddb 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.stream_events/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.stream_events/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.stream_reply/index.html
index a3f4fa17..accc25be 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.stream_reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.stream_trailers/index.html
index d6140b10..2b8952cc 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.stream_trailers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.uri/index.html
index c84e1ca3..3cb1cfb5 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.uri/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.5/manual/cowboy_req.version/index.html
index 7bc8da6f..8144b6a7 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req.version/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_req/index.html b/docs/en/cowboy/2.5/manual/cowboy_req/index.html
index 94f209c3..7bed6066 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_rest/index.html b/docs/en/cowboy/2.5/manual/cowboy_rest/index.html
index adae7334..dae70954 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_rest/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.5/manual/cowboy_router.compile/index.html
index ec12c2cd..9ee9216e 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_router.compile/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_router/index.html b/docs/en/cowboy/2.5/manual/cowboy_router/index.html
index 89bb4009..db2d7cd3 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_router/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_static/index.html b/docs/en/cowboy/2.5/manual/cowboy_static/index.html
index 7c2603c5..784f54da 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_static/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_stream/index.html b/docs/en/cowboy/2.5/manual/cowboy_stream/index.html
index 1961c5c1..d885a708 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_stream/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.5/manual/cowboy_websocket/index.html
index 858a376d..cd770631 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_websocket/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/http_status_codes/index.html b/docs/en/cowboy/2.5/manual/http_status_codes/index.html
index 46144516..0d13ca63 100644
--- a/docs/en/cowboy/2.5/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.5/manual/http_status_codes/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.5/manual/index.html b/docs/en/cowboy/2.5/manual/index.html
index 2981c2de..528c8d15 100644
--- a/docs/en/cowboy/2.5/manual/index.html
+++ b/docs/en/cowboy/2.5/manual/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/constraints/index.html b/docs/en/cowboy/2.6/guide/constraints/index.html
index 6dd25260..dc968776 100644
--- a/docs/en/cowboy/2.6/guide/constraints/index.html
+++ b/docs/en/cowboy/2.6/guide/constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/cookies/index.html b/docs/en/cowboy/2.6/guide/cookies/index.html
index 475108ac..79e80d81 100644
--- a/docs/en/cowboy/2.6/guide/cookies/index.html
+++ b/docs/en/cowboy/2.6/guide/cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/erlang_web/index.html b/docs/en/cowboy/2.6/guide/erlang_web/index.html
index 5e924783..51774c5a 100644
--- a/docs/en/cowboy/2.6/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.6/guide/erlang_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/flow_diagram/index.html b/docs/en/cowboy/2.6/guide/flow_diagram/index.html
index 84416b95..334fc051 100644
--- a/docs/en/cowboy/2.6/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.6/guide/flow_diagram/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/getting_started/index.html b/docs/en/cowboy/2.6/guide/getting_started/index.html
index c489935d..b8a25b62 100644
--- a/docs/en/cowboy/2.6/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.6/guide/getting_started/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/handlers/index.html b/docs/en/cowboy/2.6/guide/handlers/index.html
index 0bd69984..98a39d11 100644
--- a/docs/en/cowboy/2.6/guide/handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/index.html b/docs/en/cowboy/2.6/guide/index.html
index 0517a4db..56c363aa 100644
--- a/docs/en/cowboy/2.6/guide/index.html
+++ b/docs/en/cowboy/2.6/guide/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/introduction/index.html b/docs/en/cowboy/2.6/guide/introduction/index.html
index dfbac829..aa311ead 100644
--- a/docs/en/cowboy/2.6/guide/introduction/index.html
+++ b/docs/en/cowboy/2.6/guide/introduction/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/listeners/index.html b/docs/en/cowboy/2.6/guide/listeners/index.html
index caff8f8c..425828ed 100644
--- a/docs/en/cowboy/2.6/guide/listeners/index.html
+++ b/docs/en/cowboy/2.6/guide/listeners/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/loop_handlers/index.html b/docs/en/cowboy/2.6/guide/loop_handlers/index.html
index e5960cf3..99429560 100644
--- a/docs/en/cowboy/2.6/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/loop_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/middlewares/index.html b/docs/en/cowboy/2.6/guide/middlewares/index.html
index 26bd534b..9477b7a4 100644
--- a/docs/en/cowboy/2.6/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.6/guide/middlewares/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.6/guide/migrating_from_1.0/index.html
index cec03f38..9782a462 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_1.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.0/index.html
index 3a2f58d8..36f9dcfe 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.1/index.html
index d773f275..5a05f155 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.1/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.2/index.html
index e1d0a9e9..ef181e44 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.3/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.3/index.html
index 9a8200a6..52a8c3d4 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.3/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.3/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.4/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.4/index.html
index 8733a12f..107a52b0 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.4/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.4/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.5/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.5/index.html
index 9988a44e..702d2d0b 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.5/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.5/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
index ef6a8cfa..21f4db41 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/modern_web/index.html b/docs/en/cowboy/2.6/guide/modern_web/index.html
index 6e66ec5a..99d85452 100644
--- a/docs/en/cowboy/2.6/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.6/guide/modern_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/multipart/index.html b/docs/en/cowboy/2.6/guide/multipart/index.html
index ff2eb593..a6294572 100644
--- a/docs/en/cowboy/2.6/guide/multipart/index.html
+++ b/docs/en/cowboy/2.6/guide/multipart/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/req/index.html b/docs/en/cowboy/2.6/guide/req/index.html
index 6bab68a1..bda0b4af 100644
--- a/docs/en/cowboy/2.6/guide/req/index.html
+++ b/docs/en/cowboy/2.6/guide/req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/req_body/index.html b/docs/en/cowboy/2.6/guide/req_body/index.html
index b2a1652b..f5ed575e 100644
--- a/docs/en/cowboy/2.6/guide/req_body/index.html
+++ b/docs/en/cowboy/2.6/guide/req_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/resource_design/index.html b/docs/en/cowboy/2.6/guide/resource_design/index.html
index cf3f92ff..a55a5e32 100644
--- a/docs/en/cowboy/2.6/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.6/guide/resource_design/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/resp/index.html b/docs/en/cowboy/2.6/guide/resp/index.html
index 25946c81..fc16a008 100644
--- a/docs/en/cowboy/2.6/guide/resp/index.html
+++ b/docs/en/cowboy/2.6/guide/resp/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.6/guide/rest_flowcharts/index.html
index 5179ae04..4dc4cb47 100644
--- a/docs/en/cowboy/2.6/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.6/guide/rest_flowcharts/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/rest_handlers/index.html b/docs/en/cowboy/2.6/guide/rest_handlers/index.html
index eb4dfd4c..24895b08 100644
--- a/docs/en/cowboy/2.6/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/rest_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/rest_principles/index.html b/docs/en/cowboy/2.6/guide/rest_principles/index.html
index b98149f1..492183bb 100644
--- a/docs/en/cowboy/2.6/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.6/guide/rest_principles/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/routing/index.html b/docs/en/cowboy/2.6/guide/routing/index.html
index 254dc9c7..53d0a177 100644
--- a/docs/en/cowboy/2.6/guide/routing/index.html
+++ b/docs/en/cowboy/2.6/guide/routing/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/specs/index.html b/docs/en/cowboy/2.6/guide/specs/index.html
index e9765afd..22ba9750 100644
--- a/docs/en/cowboy/2.6/guide/specs/index.html
+++ b/docs/en/cowboy/2.6/guide/specs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/static_files/index.html b/docs/en/cowboy/2.6/guide/static_files/index.html
index 49a49b1a..3a568f3c 100644
--- a/docs/en/cowboy/2.6/guide/static_files/index.html
+++ b/docs/en/cowboy/2.6/guide/static_files/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/streams/index.html b/docs/en/cowboy/2.6/guide/streams/index.html
index b4b9e441..dd334eaf 100644
--- a/docs/en/cowboy/2.6/guide/streams/index.html
+++ b/docs/en/cowboy/2.6/guide/streams/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/ws_handlers/index.html b/docs/en/cowboy/2.6/guide/ws_handlers/index.html
index 466d2916..8acce380 100644
--- a/docs/en/cowboy/2.6/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/ws_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/guide/ws_protocol/index.html b/docs/en/cowboy/2.6/guide/ws_protocol/index.html
index 3efb5988..d3e75472 100644
--- a/docs/en/cowboy/2.6/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.6/guide/ws_protocol/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.6/manual/cowboy.set_env/index.html
index 01852de7..88635f60 100644
--- a/docs/en/cowboy/2.6/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy.set_env/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.6/manual/cowboy.start_clear/index.html
index 75a9df0d..81c02b07 100644
--- a/docs/en/cowboy/2.6/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy.start_clear/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.6/manual/cowboy.start_tls/index.html
index 71f023f4..ae0c4145 100644
--- a/docs/en/cowboy/2.6/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy.start_tls/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.6/manual/cowboy.stop_listener/index.html
index 46da6862..99e0f463 100644
--- a/docs/en/cowboy/2.6/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy.stop_listener/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy/index.html b/docs/en/cowboy/2.6/manual/cowboy/index.html
index dcfb5463..7e869c0b 100644
--- a/docs/en/cowboy/2.6/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_app/index.html b/docs/en/cowboy/2.6/manual/cowboy_app/index.html
index 42ebbdca..df8ca5e2 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_app/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_compress_h/index.html b/docs/en/cowboy/2.6/manual/cowboy_compress_h/index.html
index 3ffde28e..cc4603a4 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_compress_h/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_compress_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.6/manual/cowboy_constraints.int/index.html
index 5cd109c8..1259235d 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_constraints.int/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.6/manual/cowboy_constraints.nonempty/index.html
index f52dd8bd..223c51b3 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_constraints.nonempty/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.6/manual/cowboy_constraints/index.html
index ce22f375..3d5dad3d 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.6/manual/cowboy_handler.terminate/index.html
index a5abc94b..f74993c1 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_handler.terminate/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_handler/index.html b/docs/en/cowboy/2.6/manual/cowboy_handler/index.html
index 348a63bf..204f5b0b 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_handler/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_http/index.html b/docs/en/cowboy/2.6/manual/cowboy_http/index.html
index 71509cff..edb71779 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_http/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_http2/index.html b/docs/en/cowboy/2.6/manual/cowboy_http2/index.html
index f6f9a4fb..5878921e 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_http2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_loop/index.html b/docs/en/cowboy/2.6/manual/cowboy_loop/index.html
index aa2042b8..e72026c7 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_loop/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.6/manual/cowboy_middleware/index.html
index f6d1080e..0249f83e 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_middleware/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.binding/index.html
index 73841d49..5d0a1460 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.binding/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.bindings/index.html
index 223f161d..89975139 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.bindings/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.body_length/index.html
index 6c4a438c..301d14ea 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.body_length/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.cert/index.html
index a6865dd2..ded15649 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.cert/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.delete_resp_header/index.html
index 4c2cf6df..f1e856f5 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.delete_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.has_body/index.html
index 0b108bbf..7e3fe351 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.has_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_body/index.html
index 7ed7554f..72e36607 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_header/index.html
index 85889350..09fad1bb 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.has_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.header/index.html
index 69d989e8..b8f40290 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.headers/index.html
index 173d506a..bae29774 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.host/index.html
index 52140dde..5daf3d05 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.host/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.host_info/index.html
index 0df03bc7..509eef7c 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.host_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.inform/index.html
index 1d80ea18..23b9927c 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.inform/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.match_cookies/index.html
index 08729747..29ed8c0b 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.match_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.match_qs/index.html
index 83db2984..42a4bc8f 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.match_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.method/index.html
index dc7804fd..3c334d5b 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.method/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.parse_cookies/index.html
index a2296894..42fce014 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.parse_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.parse_header/index.html
index 67f10f1d..6397b0ca 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.parse_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.parse_qs/index.html
index 29fcab70..fb36a4dd 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.parse_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.path/index.html
index 0dbce8e9..a4ae3c48 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.path/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.path_info/index.html
index b9e891e9..211fca1c 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.path_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.peer/index.html
index 0ec9d3c2..0add2cfe 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.peer/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.port/index.html
index 8898a7ac..53411225 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.port/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.push/index.html
index 65263ec0..e3205fa0 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.push/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.qs/index.html
index 32275c39..97c0a44f 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.read_and_match_urlencoded_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.read_and_match_urlencoded_body/index.html
index df5205fd..346e3399 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.read_and_match_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.read_and_match_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.read_body/index.html
index 9f76521a..08b39195 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.read_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.read_part/index.html
index 52616c8b..e07993f4 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.read_part/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.read_part_body/index.html
index 91f4b09b..fd5bcad5 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.read_part_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.read_urlencoded_body/index.html
index 6da6a063..0e94a961 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.read_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.reply/index.html
index 016dec1e..73893007 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html
index d1426b1c..33817dd5 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.resp_headers/index.html
index 1d30adbd..b0f89bcb 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.scheme/index.html
index ada04b37..2b89f676 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.scheme/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_body/index.html
index b2c2293c..5b394587 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_cookie/index.html
index bfc7f00b..baf547fb 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_cookie/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_header/index.html
index 08628e3e..4bd53ac9 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_headers/index.html
index d105e684..efaa7601 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.set_resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.sock/index.html
index 0e642333..43391f10 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.sock/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.stream_body/index.html
index a4d424e9..1277a7f6 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.stream_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.stream_events/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.stream_events/index.html
index a5db8564..ce22eb64 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.stream_events/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.stream_events/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.stream_reply/index.html
index 728b867a..f13cb18b 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.stream_reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.stream_trailers/index.html
index 2bcbcb9c..30193729 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.stream_trailers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.uri/index.html
index 2780405d..99776e85 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.uri/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.6/manual/cowboy_req.version/index.html
index 58e2be96..5fd298c9 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req.version/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_req/index.html b/docs/en/cowboy/2.6/manual/cowboy_req/index.html
index 242319a0..5c0e5672 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_rest/index.html b/docs/en/cowboy/2.6/manual/cowboy_rest/index.html
index 4dbe93fd..8a518d1b 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_rest/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.6/manual/cowboy_router.compile/index.html
index 6dd6bd3e..79de1738 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_router.compile/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_router/index.html b/docs/en/cowboy/2.6/manual/cowboy_router/index.html
index 49f3481f..6d2e85fd 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_router/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_static/index.html b/docs/en/cowboy/2.6/manual/cowboy_static/index.html
index b9d6bab9..e74695f4 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_static/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_stream/index.html b/docs/en/cowboy/2.6/manual/cowboy_stream/index.html
index 19c91ab9..61856db7 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_stream/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_stream_h/index.html b/docs/en/cowboy/2.6/manual/cowboy_stream_h/index.html
index a697ca21..f8443cda 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_stream_h/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_stream_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.6/manual/cowboy_websocket/index.html
index c9908239..8de2e180 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_websocket/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/http_status_codes/index.html b/docs/en/cowboy/2.6/manual/http_status_codes/index.html
index 5fb9c72b..502dd51d 100644
--- a/docs/en/cowboy/2.6/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.6/manual/http_status_codes/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.6/manual/index.html b/docs/en/cowboy/2.6/manual/index.html
index 0915edc6..872f18bf 100644
--- a/docs/en/cowboy/2.6/manual/index.html
+++ b/docs/en/cowboy/2.6/manual/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/constraints/index.html b/docs/en/cowboy/2.7/guide/constraints/index.html
index 96f6908d..e17f86bb 100644
--- a/docs/en/cowboy/2.7/guide/constraints/index.html
+++ b/docs/en/cowboy/2.7/guide/constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/cookies/index.html b/docs/en/cowboy/2.7/guide/cookies/index.html
index d714328f..6b4f529f 100644
--- a/docs/en/cowboy/2.7/guide/cookies/index.html
+++ b/docs/en/cowboy/2.7/guide/cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/erlang_web/index.html b/docs/en/cowboy/2.7/guide/erlang_web/index.html
index a2cf76c3..1700b73f 100644
--- a/docs/en/cowboy/2.7/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.7/guide/erlang_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/flow_diagram/index.html b/docs/en/cowboy/2.7/guide/flow_diagram/index.html
index 7a9991a8..a41dcc40 100644
--- a/docs/en/cowboy/2.7/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.7/guide/flow_diagram/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/getting_started/index.html b/docs/en/cowboy/2.7/guide/getting_started/index.html
index 4d5848d5..e7232860 100644
--- a/docs/en/cowboy/2.7/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.7/guide/getting_started/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/handlers/index.html b/docs/en/cowboy/2.7/guide/handlers/index.html
index 43fe70d6..f7d82adc 100644
--- a/docs/en/cowboy/2.7/guide/handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/index.html b/docs/en/cowboy/2.7/guide/index.html
index f33df100..b8dcf070 100644
--- a/docs/en/cowboy/2.7/guide/index.html
+++ b/docs/en/cowboy/2.7/guide/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/introduction/index.html b/docs/en/cowboy/2.7/guide/introduction/index.html
index 51efa5e8..40b6cec8 100644
--- a/docs/en/cowboy/2.7/guide/introduction/index.html
+++ b/docs/en/cowboy/2.7/guide/introduction/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/listeners/index.html b/docs/en/cowboy/2.7/guide/listeners/index.html
index 38031723..53c8e5ed 100644
--- a/docs/en/cowboy/2.7/guide/listeners/index.html
+++ b/docs/en/cowboy/2.7/guide/listeners/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/loop_handlers/index.html b/docs/en/cowboy/2.7/guide/loop_handlers/index.html
index 22e58e2a..29f9d911 100644
--- a/docs/en/cowboy/2.7/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/loop_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/middlewares/index.html b/docs/en/cowboy/2.7/guide/middlewares/index.html
index 51cc359f..b44d3417 100644
--- a/docs/en/cowboy/2.7/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.7/guide/middlewares/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.7/guide/migrating_from_1.0/index.html
index 5c6cf16a..10506130 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_1.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.7/guide/migrating_from_2.0/index.html
index 7b6da4bc..193f33b5 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_2.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.7/guide/migrating_from_2.1/index.html
index a1224afc..0504e536 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_2.1/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.7/guide/migrating_from_2.2/index.html
index 7cf681f1..dda3f55e 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_2.2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_2.3/index.html b/docs/en/cowboy/2.7/guide/migrating_from_2.3/index.html
index d010cd4c..1e18fef1 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_2.3/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_2.3/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_2.4/index.html b/docs/en/cowboy/2.7/guide/migrating_from_2.4/index.html
index 13974c4f..14ace111 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_2.4/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_2.4/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_2.5/index.html b/docs/en/cowboy/2.7/guide/migrating_from_2.5/index.html
index 33f487a6..a4c85c11 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_2.5/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_2.5/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/migrating_from_2.6/index.html b/docs/en/cowboy/2.7/guide/migrating_from_2.6/index.html
index 8a4f53b8..e54df539 100644
--- a/docs/en/cowboy/2.7/guide/migrating_from_2.6/index.html
+++ b/docs/en/cowboy/2.7/guide/migrating_from_2.6/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/modern_web/index.html b/docs/en/cowboy/2.7/guide/modern_web/index.html
index 7c0e0085..a2fb95ae 100644
--- a/docs/en/cowboy/2.7/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.7/guide/modern_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/multipart/index.html b/docs/en/cowboy/2.7/guide/multipart/index.html
index 54830532..796dc2c0 100644
--- a/docs/en/cowboy/2.7/guide/multipart/index.html
+++ b/docs/en/cowboy/2.7/guide/multipart/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/req/index.html b/docs/en/cowboy/2.7/guide/req/index.html
index 51db1020..593fe9dd 100644
--- a/docs/en/cowboy/2.7/guide/req/index.html
+++ b/docs/en/cowboy/2.7/guide/req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/req_body/index.html b/docs/en/cowboy/2.7/guide/req_body/index.html
index 13566fbb..1f0fb43f 100644
--- a/docs/en/cowboy/2.7/guide/req_body/index.html
+++ b/docs/en/cowboy/2.7/guide/req_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/resource_design/index.html b/docs/en/cowboy/2.7/guide/resource_design/index.html
index debc884a..69639e2f 100644
--- a/docs/en/cowboy/2.7/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.7/guide/resource_design/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/resp/index.html b/docs/en/cowboy/2.7/guide/resp/index.html
index e9e62fca..7f9053eb 100644
--- a/docs/en/cowboy/2.7/guide/resp/index.html
+++ b/docs/en/cowboy/2.7/guide/resp/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.7/guide/rest_flowcharts/index.html
index dd38ffe1..bea04897 100644
--- a/docs/en/cowboy/2.7/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.7/guide/rest_flowcharts/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/rest_handlers/index.html b/docs/en/cowboy/2.7/guide/rest_handlers/index.html
index 8d74141d..e1dd9ff8 100644
--- a/docs/en/cowboy/2.7/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/rest_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/rest_principles/index.html b/docs/en/cowboy/2.7/guide/rest_principles/index.html
index fb65ced2..97207f5c 100644
--- a/docs/en/cowboy/2.7/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.7/guide/rest_principles/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/routing/index.html b/docs/en/cowboy/2.7/guide/routing/index.html
index 8cfbfe0e..6a5b33c3 100644
--- a/docs/en/cowboy/2.7/guide/routing/index.html
+++ b/docs/en/cowboy/2.7/guide/routing/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/specs/index.html b/docs/en/cowboy/2.7/guide/specs/index.html
index 1ce3d4ac..9133ddf5 100644
--- a/docs/en/cowboy/2.7/guide/specs/index.html
+++ b/docs/en/cowboy/2.7/guide/specs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/static_files/index.html b/docs/en/cowboy/2.7/guide/static_files/index.html
index 88ce25f9..2b3f5a80 100644
--- a/docs/en/cowboy/2.7/guide/static_files/index.html
+++ b/docs/en/cowboy/2.7/guide/static_files/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/streams/index.html b/docs/en/cowboy/2.7/guide/streams/index.html
index 90fad898..31ab3696 100644
--- a/docs/en/cowboy/2.7/guide/streams/index.html
+++ b/docs/en/cowboy/2.7/guide/streams/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/ws_handlers/index.html b/docs/en/cowboy/2.7/guide/ws_handlers/index.html
index 43826837..fe55d836 100644
--- a/docs/en/cowboy/2.7/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/ws_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/guide/ws_protocol/index.html b/docs/en/cowboy/2.7/guide/ws_protocol/index.html
index 43d43d5f..dbee7295 100644
--- a/docs/en/cowboy/2.7/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.7/guide/ws_protocol/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.7/manual/cowboy.set_env/index.html
index 16dece07..d14daae6 100644
--- a/docs/en/cowboy/2.7/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy.set_env/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.7/manual/cowboy.start_clear/index.html
index 7b6cf152..4a1226c4 100644
--- a/docs/en/cowboy/2.7/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy.start_clear/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.7/manual/cowboy.start_tls/index.html
index 653ee7ea..aa1558fd 100644
--- a/docs/en/cowboy/2.7/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy.start_tls/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.7/manual/cowboy.stop_listener/index.html
index a8005640..2f98253a 100644
--- a/docs/en/cowboy/2.7/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy.stop_listener/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy/index.html b/docs/en/cowboy/2.7/manual/cowboy/index.html
index d026c025..733aa804 100644
--- a/docs/en/cowboy/2.7/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_app/index.html b/docs/en/cowboy/2.7/manual/cowboy_app/index.html
index cf99a31b..82708976 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_app/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_compress_h/index.html b/docs/en/cowboy/2.7/manual/cowboy_compress_h/index.html
index a8419882..40081ff5 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_compress_h/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_compress_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.7/manual/cowboy_constraints.int/index.html
index 8c7a3b3b..d012845b 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_constraints.int/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.7/manual/cowboy_constraints.nonempty/index.html
index 4d2d09c6..0d9c67ce 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_constraints.nonempty/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.7/manual/cowboy_constraints/index.html
index 6c693d45..f2a9e894 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.7/manual/cowboy_handler.terminate/index.html
index 36cfb3ae..1e5bb4c2 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_handler.terminate/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_handler/index.html b/docs/en/cowboy/2.7/manual/cowboy_handler/index.html
index b9660fe8..76e052bf 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_handler/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_http/index.html b/docs/en/cowboy/2.7/manual/cowboy_http/index.html
index ca756e42..a5ad76d0 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_http/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_http2/index.html b/docs/en/cowboy/2.7/manual/cowboy_http2/index.html
index 43535590..7251f22b 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_http2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_loop/index.html b/docs/en/cowboy/2.7/manual/cowboy_loop/index.html
index 7d2584c5..25f5997d 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_loop/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_metrics_h/index.html b/docs/en/cowboy/2.7/manual/cowboy_metrics_h/index.html
index ae818172..e01fe112 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_metrics_h/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_metrics_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.7/manual/cowboy_middleware/index.html
index d86405a5..af1acab7 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_middleware/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.binding/index.html
index fd25de59..91d5b915 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.binding/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.bindings/index.html
index cd769889..eeb6d0a3 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.bindings/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.body_length/index.html
index 48b24ec5..d44d6322 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.body_length/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.cast/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.cast/index.html
index e80a9ebb..8af03464 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.cast/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.cast/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.cert/index.html
index 903a33f5..0e6fb947 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.cert/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.delete_resp_header/index.html
index 12465d7e..97222608 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.delete_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.filter_cookies/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.filter_cookies/index.html
index 2d29f538..d6bf2ddc 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.filter_cookies/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.filter_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.has_body/index.html
index f3b2d99f..a2e9b6bf 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.has_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_body/index.html
index 451493f7..eafbd09f 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_header/index.html
index f43f8273..c58119af 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.has_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.header/index.html
index 47b2ea4e..8a975156 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.headers/index.html
index dc45fa21..ed339dcf 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.host/index.html
index 616ca052..b102819a 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.host/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.host_info/index.html
index 31d6523d..06a7da1d 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.host_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.inform/index.html
index bef1b88b..e8b42778 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.inform/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.match_cookies/index.html
index 333467b6..e409d185 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.match_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.match_qs/index.html
index 93d4b140..3d02c7e1 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.match_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.method/index.html
index 95248fbf..e51dcdac 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.method/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.parse_cookies/index.html
index eb7fb77f..7d3d38c2 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.parse_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.parse_header/index.html
index b2278431..7909e6fd 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.parse_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.parse_qs/index.html
index d5dbac63..5c527f3c 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.parse_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.path/index.html
index 5d51457f..a758a6bc 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.path/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.path_info/index.html
index 4f6549e2..14c38c72 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.path_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.peer/index.html
index c01a80c2..08892cf7 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.peer/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.port/index.html
index e2c338e6..656b59f1 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.port/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.push/index.html
index e30f3316..0a3d5e4e 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.push/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.qs/index.html
index 9d69c5de..3b4e5839 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.read_and_match_urlencoded_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.read_and_match_urlencoded_body/index.html
index ee4fd755..5958cd24 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.read_and_match_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.read_and_match_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.read_body/index.html
index 72ff04f4..5cf045ff 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.read_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.read_part/index.html
index 14c23a09..ba4b178e 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.read_part/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.read_part_body/index.html
index 6dce95ba..d950c3cc 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.read_part_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.read_urlencoded_body/index.html
index 75fa7962..23447bc9 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.read_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.reply/index.html
index dfc4bd60..53dd7aba 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.resp_header/index.html
index a0a2d25a..06a22a8a 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.resp_headers/index.html
index 483af6cb..b0fa821d 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.scheme/index.html
index 2b615e50..7b06453a 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.scheme/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_body/index.html
index 77532db5..0fff7717 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_cookie/index.html
index a4b015fb..4fc43af8 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_cookie/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_header/index.html
index a62c7447..41b48012 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_headers/index.html
index 0a373605..0c6ce91f 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.set_resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.sock/index.html
index 0f1dc99a..be8c6b30 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.sock/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.stream_body/index.html
index 17a7e0d6..2a11213a 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.stream_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.stream_events/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.stream_events/index.html
index 7b06624c..996bc6c7 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.stream_events/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.stream_events/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.stream_reply/index.html
index fd259d12..f181cb07 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.stream_reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.stream_trailers/index.html
index 13ba4e74..d3b29455 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.stream_trailers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.uri/index.html
index 2bca291a..2c2ef9ed 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.uri/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.7/manual/cowboy_req.version/index.html
index c52fbf89..00079bf6 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req.version/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_req/index.html b/docs/en/cowboy/2.7/manual/cowboy_req/index.html
index 830fc3ae..9cbaa787 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_rest/index.html b/docs/en/cowboy/2.7/manual/cowboy_rest/index.html
index daf43bb8..0f748220 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_rest/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.7/manual/cowboy_router.compile/index.html
index e1a834ef..691b720c 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_router.compile/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_router/index.html b/docs/en/cowboy/2.7/manual/cowboy_router/index.html
index b4546431..9fcb6e94 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_router/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_static/index.html b/docs/en/cowboy/2.7/manual/cowboy_static/index.html
index 01f4fb45..1bdbfa4a 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_static/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_stream/index.html b/docs/en/cowboy/2.7/manual/cowboy_stream/index.html
index bdac07dc..a7e2d568 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_stream/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_stream_h/index.html b/docs/en/cowboy/2.7/manual/cowboy_stream_h/index.html
index cec85184..05b52390 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_stream_h/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_stream_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_tracer_h/index.html b/docs/en/cowboy/2.7/manual/cowboy_tracer_h/index.html
index 8b986f4e..4e966eb9 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_tracer_h/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_tracer_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.7/manual/cowboy_websocket/index.html
index 68cbec6d..0e66c9b9 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_websocket/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/http_status_codes/index.html b/docs/en/cowboy/2.7/manual/http_status_codes/index.html
index d8c971c5..55fa5608 100644
--- a/docs/en/cowboy/2.7/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.7/manual/http_status_codes/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.7/manual/index.html b/docs/en/cowboy/2.7/manual/index.html
index 6227d71f..1356eb67 100644
--- a/docs/en/cowboy/2.7/manual/index.html
+++ b/docs/en/cowboy/2.7/manual/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/constraints/index.html b/docs/en/cowboy/2.8/guide/constraints/index.html
index ee6280d1..14f4daef 100644
--- a/docs/en/cowboy/2.8/guide/constraints/index.html
+++ b/docs/en/cowboy/2.8/guide/constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/cookies/index.html b/docs/en/cowboy/2.8/guide/cookies/index.html
index 5156040f..c9ba6910 100644
--- a/docs/en/cowboy/2.8/guide/cookies/index.html
+++ b/docs/en/cowboy/2.8/guide/cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/erlang_web/index.html b/docs/en/cowboy/2.8/guide/erlang_web/index.html
index 49ba861d..6e04cd94 100644
--- a/docs/en/cowboy/2.8/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.8/guide/erlang_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/flow_diagram/index.html b/docs/en/cowboy/2.8/guide/flow_diagram/index.html
index bb95185f..4fc2c32b 100644
--- a/docs/en/cowboy/2.8/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.8/guide/flow_diagram/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/getting_started/index.html b/docs/en/cowboy/2.8/guide/getting_started/index.html
index 448f511a..1dcbe3ca 100644
--- a/docs/en/cowboy/2.8/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.8/guide/getting_started/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/handlers/index.html b/docs/en/cowboy/2.8/guide/handlers/index.html
index a60ce8e8..56b64d4e 100644
--- a/docs/en/cowboy/2.8/guide/handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/index.html b/docs/en/cowboy/2.8/guide/index.html
index 2acdcd78..3b85e621 100644
--- a/docs/en/cowboy/2.8/guide/index.html
+++ b/docs/en/cowboy/2.8/guide/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/introduction/index.html b/docs/en/cowboy/2.8/guide/introduction/index.html
index c5a3c786..ddfd4323 100644
--- a/docs/en/cowboy/2.8/guide/introduction/index.html
+++ b/docs/en/cowboy/2.8/guide/introduction/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/listeners/index.html b/docs/en/cowboy/2.8/guide/listeners/index.html
index d8303608..27354beb 100644
--- a/docs/en/cowboy/2.8/guide/listeners/index.html
+++ b/docs/en/cowboy/2.8/guide/listeners/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/loop_handlers/index.html b/docs/en/cowboy/2.8/guide/loop_handlers/index.html
index 31f91278..5b2b9ca6 100644
--- a/docs/en/cowboy/2.8/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/loop_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/middlewares/index.html b/docs/en/cowboy/2.8/guide/middlewares/index.html
index d59d1928..34c4d965 100644
--- a/docs/en/cowboy/2.8/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.8/guide/middlewares/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html
index efbce879..0a1f0296 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_1.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html
index 887e75c5..f90752a3 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html
index 28a39c5b..0326cad1 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.1/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html
index 8cbc10d4..573923bb 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html
index 3e14ab72..6d5c8fc2 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.3/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html
index 0d079d42..25b8451f 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.4/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html
index 99ce422c..a8b8ac63 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.5/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html
index 696f551a..692f2bec 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.6/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html b/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html
index 56e5bdc1..7a36e660 100644
--- a/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html
+++ b/docs/en/cowboy/2.8/guide/migrating_from_2.7/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/modern_web/index.html b/docs/en/cowboy/2.8/guide/modern_web/index.html
index 47d1b3b3..87a06437 100644
--- a/docs/en/cowboy/2.8/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.8/guide/modern_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/multipart/index.html b/docs/en/cowboy/2.8/guide/multipart/index.html
index 3db3f5da..3fbd0864 100644
--- a/docs/en/cowboy/2.8/guide/multipart/index.html
+++ b/docs/en/cowboy/2.8/guide/multipart/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/performance/index.html b/docs/en/cowboy/2.8/guide/performance/index.html
index a040baa4..ff34501b 100644
--- a/docs/en/cowboy/2.8/guide/performance/index.html
+++ b/docs/en/cowboy/2.8/guide/performance/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/req/index.html b/docs/en/cowboy/2.8/guide/req/index.html
index 13d1b8be..7792566f 100644
--- a/docs/en/cowboy/2.8/guide/req/index.html
+++ b/docs/en/cowboy/2.8/guide/req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/req_body/index.html b/docs/en/cowboy/2.8/guide/req_body/index.html
index df30e8aa..ef867c84 100644
--- a/docs/en/cowboy/2.8/guide/req_body/index.html
+++ b/docs/en/cowboy/2.8/guide/req_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/resource_design/index.html b/docs/en/cowboy/2.8/guide/resource_design/index.html
index 62ca7ea0..3b01de93 100644
--- a/docs/en/cowboy/2.8/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.8/guide/resource_design/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/resp/index.html b/docs/en/cowboy/2.8/guide/resp/index.html
index e6c060b6..fce5b25f 100644
--- a/docs/en/cowboy/2.8/guide/resp/index.html
+++ b/docs/en/cowboy/2.8/guide/resp/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html
index 6490e83f..185d0644 100644
--- a/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.8/guide/rest_flowcharts/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/rest_handlers/index.html b/docs/en/cowboy/2.8/guide/rest_handlers/index.html
index 78d6b4ef..fc669a17 100644
--- a/docs/en/cowboy/2.8/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/rest_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/rest_principles/index.html b/docs/en/cowboy/2.8/guide/rest_principles/index.html
index 9c175af0..e82d434e 100644
--- a/docs/en/cowboy/2.8/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.8/guide/rest_principles/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/routing/index.html b/docs/en/cowboy/2.8/guide/routing/index.html
index fdc712be..2c63e5da 100644
--- a/docs/en/cowboy/2.8/guide/routing/index.html
+++ b/docs/en/cowboy/2.8/guide/routing/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/specs/index.html b/docs/en/cowboy/2.8/guide/specs/index.html
index b987d060..06755064 100644
--- a/docs/en/cowboy/2.8/guide/specs/index.html
+++ b/docs/en/cowboy/2.8/guide/specs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/static_files/index.html b/docs/en/cowboy/2.8/guide/static_files/index.html
index 10fb5014..e2b0a06f 100644
--- a/docs/en/cowboy/2.8/guide/static_files/index.html
+++ b/docs/en/cowboy/2.8/guide/static_files/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/streams/index.html b/docs/en/cowboy/2.8/guide/streams/index.html
index d57d27bd..7f9f0cbc 100644
--- a/docs/en/cowboy/2.8/guide/streams/index.html
+++ b/docs/en/cowboy/2.8/guide/streams/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/ws_handlers/index.html b/docs/en/cowboy/2.8/guide/ws_handlers/index.html
index dbf51ce6..0eb4f8d5 100644
--- a/docs/en/cowboy/2.8/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.8/guide/ws_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/guide/ws_protocol/index.html b/docs/en/cowboy/2.8/guide/ws_protocol/index.html
index 222b0433..d648844b 100644
--- a/docs/en/cowboy/2.8/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.8/guide/ws_protocol/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.8/manual/cowboy.set_env/index.html
index 77908c20..be86acca 100644
--- a/docs/en/cowboy/2.8/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy.set_env/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.8/manual/cowboy.start_clear/index.html
index 5e9feb9c..00f8c93c 100644
--- a/docs/en/cowboy/2.8/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy.start_clear/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.8/manual/cowboy.start_tls/index.html
index c53667aa..8bf527e4 100644
--- a/docs/en/cowboy/2.8/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy.start_tls/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.8/manual/cowboy.stop_listener/index.html
index 9af92298..2dc456a9 100644
--- a/docs/en/cowboy/2.8/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy.stop_listener/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy/index.html b/docs/en/cowboy/2.8/manual/cowboy/index.html
index 48c6c0bf..4dc1af17 100644
--- a/docs/en/cowboy/2.8/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_app/index.html b/docs/en/cowboy/2.8/manual/cowboy_app/index.html
index a9c9e8d9..16e10a36 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_app/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_compress_h/index.html b/docs/en/cowboy/2.8/manual/cowboy_compress_h/index.html
index 38521443..7928112d 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_compress_h/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_compress_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.8/manual/cowboy_constraints.int/index.html
index c30e811d..c06dc13c 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_constraints.int/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.8/manual/cowboy_constraints.nonempty/index.html
index 14ec1952..f304976d 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_constraints.nonempty/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.8/manual/cowboy_constraints/index.html
index 0d09a91d..fb5cbfa0 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.8/manual/cowboy_handler.terminate/index.html
index a9962609..67fe18a4 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_handler.terminate/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_handler/index.html b/docs/en/cowboy/2.8/manual/cowboy_handler/index.html
index 87d1d51f..33a837f4 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_handler/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_http/index.html b/docs/en/cowboy/2.8/manual/cowboy_http/index.html
index 35817e94..1a7f0a37 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_http/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_http2/index.html b/docs/en/cowboy/2.8/manual/cowboy_http2/index.html
index eea7e78e..6fe7ec66 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_http2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_loop/index.html b/docs/en/cowboy/2.8/manual/cowboy_loop/index.html
index ed5d6904..5c19ddbd 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_loop/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_metrics_h/index.html b/docs/en/cowboy/2.8/manual/cowboy_metrics_h/index.html
index cd1571d9..f76c2544 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_metrics_h/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_metrics_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.8/manual/cowboy_middleware/index.html
index e7ce8f83..ff86c08e 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_middleware/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.binding/index.html
index 85361d39..2530dfd9 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.binding/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.bindings/index.html
index 7098bac8..7624ea89 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.bindings/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.body_length/index.html
index ba9bcd78..cd1db850 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.body_length/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.cast/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.cast/index.html
index 23914751..91fedd31 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.cast/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.cast/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.cert/index.html
index 9ad8cf36..dd2b41cc 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.cert/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.delete_resp_header/index.html
index 36bbcd84..6122b6ba 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.delete_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.filter_cookies/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.filter_cookies/index.html
index d3ac68c5..56ab085d 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.filter_cookies/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.filter_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.has_body/index.html
index fcf3dbd5..aece0ab0 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.has_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_body/index.html
index c8fcc8b2..d793041b 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_header/index.html
index 1c614f22..452c6719 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.has_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.header/index.html
index 13dfaac3..02954648 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.headers/index.html
index e5429fa7..1238d2af 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.host/index.html
index 7a0e6321..70721bef 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.host/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.host_info/index.html
index 4056368e..c16470b9 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.host_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.inform/index.html
index 4449bc65..a35587c6 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.inform/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.match_cookies/index.html
index 8bec8b31..500fe49b 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.match_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.match_qs/index.html
index 9a82a63e..b1957942 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.match_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.method/index.html
index 0aa1a6b1..683b243c 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.method/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.parse_cookies/index.html
index 2d94bbef..1b78fffd 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.parse_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.parse_header/index.html
index a0771660..abb58b73 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.parse_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.parse_qs/index.html
index 8b7166e4..893d3290 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.parse_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.path/index.html
index 136a82fb..bae065b9 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.path/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.path_info/index.html
index 6c2e6497..b6032999 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.path_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.peer/index.html
index 832f82e2..b758b14b 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.peer/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.port/index.html
index 10a12db8..76614f1c 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.port/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.push/index.html
index c8f07fb5..9fae88eb 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.push/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.qs/index.html
index b2f8f976..a1fbcd9c 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.read_and_match_urlencoded_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.read_and_match_urlencoded_body/index.html
index 8b3218ef..0b9f1a1e 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.read_and_match_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.read_and_match_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.read_body/index.html
index 5c4b9403..15ed4bcf 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.read_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.read_part/index.html
index 4d24c79b..f181d6c3 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.read_part/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.read_part_body/index.html
index 12078a55..322c6640 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.read_part_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.read_urlencoded_body/index.html
index 5a629ef4..351d4d6f 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.read_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.reply/index.html
index c67951e0..d0bed750 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.resp_header/index.html
index a90eabb1..cda3029a 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.resp_headers/index.html
index 2ac391c1..0172ed24 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.scheme/index.html
index 85ae2ed8..44de620b 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.scheme/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_body/index.html
index 9d5b60bb..4b72388f 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_cookie/index.html
index 70950f6b..a7463ce1 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_cookie/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_header/index.html
index 077d160d..a0db55df 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_headers/index.html
index 86fcdd98..13f8ba69 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.set_resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.sock/index.html
index 50779be1..1ef90d44 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.sock/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.stream_body/index.html
index 984f0a2a..82ea4f6b 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.stream_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.stream_events/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.stream_events/index.html
index f4d65c9f..7e1d40dc 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.stream_events/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.stream_events/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.stream_reply/index.html
index 8929600d..c8268e44 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.stream_reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.stream_trailers/index.html
index b965cb0f..3c0ddc73 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.stream_trailers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.uri/index.html
index 7cebc289..24648bfc 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.uri/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.8/manual/cowboy_req.version/index.html
index 56029aab..f6a9c5b5 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req.version/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_req/index.html b/docs/en/cowboy/2.8/manual/cowboy_req/index.html
index 8836394e..6d2cec03 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_rest/index.html b/docs/en/cowboy/2.8/manual/cowboy_rest/index.html
index 963a7b9a..dedfeab8 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_rest/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.8/manual/cowboy_router.compile/index.html
index 21416eb5..a34d472d 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_router.compile/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_router/index.html b/docs/en/cowboy/2.8/manual/cowboy_router/index.html
index 7c0145c2..378f58af 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_router/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_static/index.html b/docs/en/cowboy/2.8/manual/cowboy_static/index.html
index 97e669fc..387773a3 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_static/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_stream/index.html b/docs/en/cowboy/2.8/manual/cowboy_stream/index.html
index 21cc24e2..1df47820 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_stream/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_stream_h/index.html b/docs/en/cowboy/2.8/manual/cowboy_stream_h/index.html
index 7d4e8d8b..43256f83 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_stream_h/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_stream_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_tracer_h/index.html b/docs/en/cowboy/2.8/manual/cowboy_tracer_h/index.html
index 0da2ac57..b97f619d 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_tracer_h/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_tracer_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.8/manual/cowboy_websocket/index.html
index cbd67293..723b99f7 100644
--- a/docs/en/cowboy/2.8/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.8/manual/cowboy_websocket/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/http_status_codes/index.html b/docs/en/cowboy/2.8/manual/http_status_codes/index.html
index 52302827..ef04a8dc 100644
--- a/docs/en/cowboy/2.8/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.8/manual/http_status_codes/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.8/manual/index.html b/docs/en/cowboy/2.8/manual/index.html
index 46e56a62..f752d9bd 100644
--- a/docs/en/cowboy/2.8/manual/index.html
+++ b/docs/en/cowboy/2.8/manual/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/constraints/index.html b/docs/en/cowboy/2.9/guide/constraints/index.html
index 0f7b5cc6..2683832a 100644
--- a/docs/en/cowboy/2.9/guide/constraints/index.html
+++ b/docs/en/cowboy/2.9/guide/constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/cookies/index.html b/docs/en/cowboy/2.9/guide/cookies/index.html
index c2c716fc..d267df91 100644
--- a/docs/en/cowboy/2.9/guide/cookies/index.html
+++ b/docs/en/cowboy/2.9/guide/cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/erlang_web/index.html b/docs/en/cowboy/2.9/guide/erlang_web/index.html
index b11d537c..55506ffe 100644
--- a/docs/en/cowboy/2.9/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.9/guide/erlang_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/flow_diagram/index.html b/docs/en/cowboy/2.9/guide/flow_diagram/index.html
index 64a2a913..dc06034b 100644
--- a/docs/en/cowboy/2.9/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.9/guide/flow_diagram/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/getting_started/index.html b/docs/en/cowboy/2.9/guide/getting_started/index.html
index bd9ca01c..8cd13d72 100644
--- a/docs/en/cowboy/2.9/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.9/guide/getting_started/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/handlers/index.html b/docs/en/cowboy/2.9/guide/handlers/index.html
index 64a8da44..75d39d0c 100644
--- a/docs/en/cowboy/2.9/guide/handlers/index.html
+++ b/docs/en/cowboy/2.9/guide/handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/index.html b/docs/en/cowboy/2.9/guide/index.html
index 058d34c4..2b6edaad 100644
--- a/docs/en/cowboy/2.9/guide/index.html
+++ b/docs/en/cowboy/2.9/guide/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/introduction/index.html b/docs/en/cowboy/2.9/guide/introduction/index.html
index 4aeadbff..1e5b57b2 100644
--- a/docs/en/cowboy/2.9/guide/introduction/index.html
+++ b/docs/en/cowboy/2.9/guide/introduction/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/listeners/index.html b/docs/en/cowboy/2.9/guide/listeners/index.html
index 78a11b3a..1d530766 100644
--- a/docs/en/cowboy/2.9/guide/listeners/index.html
+++ b/docs/en/cowboy/2.9/guide/listeners/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/loop_handlers/index.html b/docs/en/cowboy/2.9/guide/loop_handlers/index.html
index d74e509f..0dd0a297 100644
--- a/docs/en/cowboy/2.9/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.9/guide/loop_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/middlewares/index.html b/docs/en/cowboy/2.9/guide/middlewares/index.html
index 7a7435be..2fe53f8d 100644
--- a/docs/en/cowboy/2.9/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.9/guide/middlewares/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.9/guide/migrating_from_1.0/index.html
index e45e0d6f..4ad0a1f5 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_1.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.0/index.html
index 23ed7606..9f518dd1 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.0/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.1/index.html
index 4b19ea17..567a7a1b 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.1/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.2/index.html
index d92403ad..a4a58563 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.3/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.3/index.html
index 00c79e8d..e7cc4e25 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.3/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.3/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.4/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.4/index.html
index 345af401..199a33af 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.4/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.4/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.5/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.5/index.html
index c5e0bacc..5f6ac907 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.5/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.5/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.6/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.6/index.html
index 0b133a53..15eb53c1 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.6/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.6/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.7/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.7/index.html
index 87bda460..0b794219 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.7/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.7/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/migrating_from_2.8/index.html b/docs/en/cowboy/2.9/guide/migrating_from_2.8/index.html
index 45e8ab24..50d02348 100644
--- a/docs/en/cowboy/2.9/guide/migrating_from_2.8/index.html
+++ b/docs/en/cowboy/2.9/guide/migrating_from_2.8/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/modern_web/index.html b/docs/en/cowboy/2.9/guide/modern_web/index.html
index ab26c974..d3e78aa8 100644
--- a/docs/en/cowboy/2.9/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.9/guide/modern_web/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/multipart/index.html b/docs/en/cowboy/2.9/guide/multipart/index.html
index de5f7536..bbe07411 100644
--- a/docs/en/cowboy/2.9/guide/multipart/index.html
+++ b/docs/en/cowboy/2.9/guide/multipart/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/performance/index.html b/docs/en/cowboy/2.9/guide/performance/index.html
index 85eaf719..13560787 100644
--- a/docs/en/cowboy/2.9/guide/performance/index.html
+++ b/docs/en/cowboy/2.9/guide/performance/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/req/index.html b/docs/en/cowboy/2.9/guide/req/index.html
index 1ef5aa47..ad9dd081 100644
--- a/docs/en/cowboy/2.9/guide/req/index.html
+++ b/docs/en/cowboy/2.9/guide/req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/req_body/index.html b/docs/en/cowboy/2.9/guide/req_body/index.html
index 5dc02bad..f7423eca 100644
--- a/docs/en/cowboy/2.9/guide/req_body/index.html
+++ b/docs/en/cowboy/2.9/guide/req_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/resource_design/index.html b/docs/en/cowboy/2.9/guide/resource_design/index.html
index b3a4d1ac..e26a5a90 100644
--- a/docs/en/cowboy/2.9/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.9/guide/resource_design/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/resp/index.html b/docs/en/cowboy/2.9/guide/resp/index.html
index cbe35b8c..5bc9ed8b 100644
--- a/docs/en/cowboy/2.9/guide/resp/index.html
+++ b/docs/en/cowboy/2.9/guide/resp/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.9/guide/rest_flowcharts/index.html
index c55c2847..d3acb43f 100644
--- a/docs/en/cowboy/2.9/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.9/guide/rest_flowcharts/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/rest_handlers/index.html b/docs/en/cowboy/2.9/guide/rest_handlers/index.html
index 62ed425e..50777ff8 100644
--- a/docs/en/cowboy/2.9/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.9/guide/rest_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/rest_principles/index.html b/docs/en/cowboy/2.9/guide/rest_principles/index.html
index 93450c69..262a8f30 100644
--- a/docs/en/cowboy/2.9/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.9/guide/rest_principles/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/routing/index.html b/docs/en/cowboy/2.9/guide/routing/index.html
index 7ff7a416..2e91bcbc 100644
--- a/docs/en/cowboy/2.9/guide/routing/index.html
+++ b/docs/en/cowboy/2.9/guide/routing/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/specs/index.html b/docs/en/cowboy/2.9/guide/specs/index.html
index 3d8d4a77..1a366032 100644
--- a/docs/en/cowboy/2.9/guide/specs/index.html
+++ b/docs/en/cowboy/2.9/guide/specs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/static_files/index.html b/docs/en/cowboy/2.9/guide/static_files/index.html
index 5e834248..a7caac4c 100644
--- a/docs/en/cowboy/2.9/guide/static_files/index.html
+++ b/docs/en/cowboy/2.9/guide/static_files/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/streams/index.html b/docs/en/cowboy/2.9/guide/streams/index.html
index 1b4afacb..049e133a 100644
--- a/docs/en/cowboy/2.9/guide/streams/index.html
+++ b/docs/en/cowboy/2.9/guide/streams/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/ws_handlers/index.html b/docs/en/cowboy/2.9/guide/ws_handlers/index.html
index af1a4833..7b22e15a 100644
--- a/docs/en/cowboy/2.9/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.9/guide/ws_handlers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/guide/ws_protocol/index.html b/docs/en/cowboy/2.9/guide/ws_protocol/index.html
index 8fe83802..fc3a07e8 100644
--- a/docs/en/cowboy/2.9/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.9/guide/ws_protocol/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.9/manual/cowboy.set_env/index.html
index 39ce7c5a..9f212f0c 100644
--- a/docs/en/cowboy/2.9/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy.set_env/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.9/manual/cowboy.start_clear/index.html
index 88625836..739fc610 100644
--- a/docs/en/cowboy/2.9/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy.start_clear/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.9/manual/cowboy.start_tls/index.html
index 1e2a602e..835abbf2 100644
--- a/docs/en/cowboy/2.9/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy.start_tls/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.9/manual/cowboy.stop_listener/index.html
index 0500a38c..8ccfeba6 100644
--- a/docs/en/cowboy/2.9/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy.stop_listener/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy/index.html b/docs/en/cowboy/2.9/manual/cowboy/index.html
index be8ff315..f1723cb2 100644
--- a/docs/en/cowboy/2.9/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_app/index.html b/docs/en/cowboy/2.9/manual/cowboy_app/index.html
index 87941e87..7225ef98 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_app/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_compress_h/index.html b/docs/en/cowboy/2.9/manual/cowboy_compress_h/index.html
index 7796fe4a..888e451f 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_compress_h/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_compress_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.9/manual/cowboy_constraints.int/index.html
index f2b6f1f0..0af33d1f 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_constraints.int/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.9/manual/cowboy_constraints.nonempty/index.html
index 6b393c0b..2e32e1e3 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_constraints.nonempty/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.9/manual/cowboy_constraints/index.html
index 2a6155a8..92799758 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_constraints/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.9/manual/cowboy_handler.terminate/index.html
index e3869917..3921a773 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_handler.terminate/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_handler/index.html b/docs/en/cowboy/2.9/manual/cowboy_handler/index.html
index 99710c7f..f08d2f8d 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_handler/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_http/index.html b/docs/en/cowboy/2.9/manual/cowboy_http/index.html
index 179fd113..d405c3e0 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_http/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_http2/index.html b/docs/en/cowboy/2.9/manual/cowboy_http2/index.html
index c0c7b67f..548a764a 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_http2/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_loop/index.html b/docs/en/cowboy/2.9/manual/cowboy_loop/index.html
index a55095d0..9c66dbec 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_loop/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_metrics_h/index.html b/docs/en/cowboy/2.9/manual/cowboy_metrics_h/index.html
index 760f7c8a..dcb871a5 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_metrics_h/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_metrics_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.9/manual/cowboy_middleware/index.html
index d90b6def..60ae1bc5 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_middleware/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.binding/index.html
index f492981b..b9c85a61 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.binding/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.bindings/index.html
index cd6773a8..9807e2da 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.bindings/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.body_length/index.html
index e33f40ee..c6ca9d48 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.body_length/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.cast/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.cast/index.html
index 36c8ff9d..6229ddf1 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.cast/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.cast/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.cert/index.html
index ea9e5c93..a990b512 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.cert/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.delete_resp_header/index.html
index 2ecd3985..27294f09 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.delete_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.filter_cookies/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.filter_cookies/index.html
index 4405fa05..44b21211 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.filter_cookies/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.filter_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.has_body/index.html
index e37528ac..6eab639a 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.has_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_body/index.html
index f8636d87..63e6ed66 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_header/index.html
index 16b57153..6fc398a3 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.has_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.header/index.html
index ac1d8e16..7b950328 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.headers/index.html
index 6538178d..4932d9e5 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.host/index.html
index 862e5048..78020fbf 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.host/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.host_info/index.html
index 6085f257..b34bd5fe 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.host_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.inform/index.html
index a49f03a4..a136a45a 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.inform/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.match_cookies/index.html
index 326a1878..98ec14cd 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.match_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.match_qs/index.html
index 7c9c0bfd..ea84ebf5 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.match_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.method/index.html
index b0579b59..1da8fb40 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.method/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.parse_cookies/index.html
index f5334c49..52963a36 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.parse_cookies/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.parse_header/index.html
index c51a9590..573ffb36 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.parse_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.parse_qs/index.html
index a8bca2aa..30cb6654 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.parse_qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.path/index.html
index 4ce6ce8b..fb2d1cf6 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.path/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.path_info/index.html
index bbf77a3d..8a936519 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.path_info/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.peer/index.html
index d43da9cb..a94ef967 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.peer/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.port/index.html
index 6127d164..f01f81ec 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.port/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.push/index.html
index 57a42455..94498bc4 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.push/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.qs/index.html
index 3d2957fd..d21a0747 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.qs/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.read_and_match_urlencoded_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.read_and_match_urlencoded_body/index.html
index c9fa0c0d..bba11e07 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.read_and_match_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.read_and_match_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.read_body/index.html
index 62bbd0f7..083020a1 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.read_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.read_part/index.html
index 7f20075a..8a184563 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.read_part/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.read_part_body/index.html
index 9e4ea25f..62a531ba 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.read_part_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.read_urlencoded_body/index.html
index 0a7adffa..609d5220 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.read_urlencoded_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.reply/index.html
index 5e912a23..7ea4ec21 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.resp_header/index.html
index f5ed1d15..90b746d0 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.resp_headers/index.html
index 5a247c4a..46c6c303 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.scheme/index.html
index 7b0e0481..4274b716 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.scheme/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_body/index.html
index 877274ee..76f05724 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_cookie/index.html
index 0e7751ac..e954fea8 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_cookie/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_header/index.html
index dcce952d..6f375bc7 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_header/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_headers/index.html
index 3fbe9be4..65bff0de 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.set_resp_headers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.sock/index.html
index dfe3ae65..345b761d 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.sock/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.stream_body/index.html
index eaa80555..641e8898 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.stream_body/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.stream_events/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.stream_events/index.html
index f6555378..61b75d4c 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.stream_events/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.stream_events/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.stream_reply/index.html
index 6d65d32f..05b8aaa2 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.stream_reply/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.stream_trailers/index.html
index 241a5d7e..631ed91c 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.stream_trailers/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.uri/index.html
index 5e688dc5..f1073dea 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.uri/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.9/manual/cowboy_req.version/index.html
index f08c7a4b..8baf7ee9 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req.version/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_req/index.html b/docs/en/cowboy/2.9/manual/cowboy_req/index.html
index f599d784..a2fb1e58 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_req/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_rest/index.html b/docs/en/cowboy/2.9/manual/cowboy_rest/index.html
index f7ef8e98..6dc93a8b 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_rest/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.9/manual/cowboy_router.compile/index.html
index d3a616fd..2cc9cc35 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_router.compile/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_router/index.html b/docs/en/cowboy/2.9/manual/cowboy_router/index.html
index 0a168a56..766f7ede 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_router/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_static/index.html b/docs/en/cowboy/2.9/manual/cowboy_static/index.html
index 3155d1cf..37fc6827 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_static/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_stream/index.html b/docs/en/cowboy/2.9/manual/cowboy_stream/index.html
index 9d7d6ead..890c8cd6 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_stream/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_stream_h/index.html b/docs/en/cowboy/2.9/manual/cowboy_stream_h/index.html
index 44663bd9..17efbf0d 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_stream_h/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_stream_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_tracer_h/index.html b/docs/en/cowboy/2.9/manual/cowboy_tracer_h/index.html
index db6768e2..c262e446 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_tracer_h/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_tracer_h/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.9/manual/cowboy_websocket/index.html
index c0fcbb6e..b78165de 100644
--- a/docs/en/cowboy/2.9/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.9/manual/cowboy_websocket/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/http_status_codes/index.html b/docs/en/cowboy/2.9/manual/http_status_codes/index.html
index 598fa2ee..1f5fa25f 100644
--- a/docs/en/cowboy/2.9/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.9/manual/http_status_codes/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
diff --git a/docs/en/cowboy/2.9/manual/index.html b/docs/en/cowboy/2.9/manual/index.html
index ae42d1a3..309c2f50 100644
--- a/docs/en/cowboy/2.9/manual/index.html
+++ b/docs/en/cowboy/2.9/manual/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">