summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy')
-rw-r--r--docs/en/cowboy/2.2/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/migrating_from_2.1/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.2/guide/ws_protocol/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy.set_env/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy.start_clear/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy.start_tls/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy.stop_listener/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_app/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_constraints.int/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_constraints.nonempty/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_constraints/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_handler.terminate/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_handler/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_http/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_http2/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_loop/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_middleware/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.binding/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.bindings/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.body_length/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.cert/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.delete_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.has_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.has_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.has_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.header/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.headers/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.host/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.host_info/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.inform/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.match_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.match_qs/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.method/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.parse_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.parse_header/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.parse_qs/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.path/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.path_info/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.peer/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.port/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.push/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.qs/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.read_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.read_part/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.read_part_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.read_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.reply/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.scheme/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.set_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.set_resp_cookie/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.set_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.set_resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.sock/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.stream_body/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.stream_reply/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.uri/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.version/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_rest/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_router.compile/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_router/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_static/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_stream/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_websocket/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/http_status_codes/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/ws_protocol/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy.set_env/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy.start_clear/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy.start_tls/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy.stop_listener/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_app/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_constraints.int/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_constraints.nonempty/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_constraints/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_handler.terminate/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_handler/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_http/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_http2/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_loop/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_middleware/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.binding/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.bindings/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.body_length/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.cert/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.delete_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.has_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.has_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.has_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.header/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.headers/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.host/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.host_info/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.inform/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.match_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.match_qs/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.method/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.parse_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.parse_header/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.parse_qs/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.path/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.path_info/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.peer/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.port/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.push/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.qs/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.read_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.read_part/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.read_part_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.read_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.reply/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.scheme/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.set_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.set_resp_cookie/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.set_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.set_resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.sock/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.stream_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.stream_trailers/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.uri/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req.version/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_req/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_rest/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_router.compile/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_router/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_static/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_stream/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/cowboy_websocket/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/http_status_codes/index.html2
-rw-r--r--docs/en/cowboy/2.3/manual/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.1/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.2/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/migrating_from_2.3/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.4/guide/ws_protocol/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.set_env/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.start_clear/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.start_tls/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy.stop_listener/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_app/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_constraints.int/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_constraints.nonempty/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_constraints/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_handler.terminate/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_handler/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_http/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_http2/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_loop/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_middleware/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.binding/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.bindings/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.body_length/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.cert/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.delete_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.has_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.has_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.has_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.header/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.headers/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.host/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.host_info/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.inform/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.match_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.match_qs/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.method/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.parse_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.parse_header/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.parse_qs/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.path/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.path_info/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.peer/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.port/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.push/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.qs/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_part/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_part_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.read_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.reply/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.scheme/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_cookie/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.set_resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.sock/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.stream_body/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.stream_reply/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.stream_trailers/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.uri/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req.version/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_req/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_rest/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_router.compile/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_router/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_static/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_stream/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/cowboy_websocket/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/http_status_codes/index.html2
-rw-r--r--docs/en/cowboy/2.4/manual/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.1/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.2/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.3/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/migrating_from_2.4/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.5/guide/ws_protocol/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.set_env/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.start_clear/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.start_tls/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy.stop_listener/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_app/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_constraints.int/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_constraints.nonempty/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_constraints/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_handler.terminate/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_handler/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_http/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_http2/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_loop/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_middleware/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.binding/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.bindings/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.body_length/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.cert/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.delete_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.has_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.has_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.has_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.header/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.headers/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.host/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.host_info/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.inform/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.match_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.match_qs/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.method/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.parse_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.parse_header/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.parse_qs/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.path/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.path_info/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.peer/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.port/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.push/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.qs/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_and_match_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_part/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_part_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.read_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.reply/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.scheme/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_cookie/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.set_resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.sock/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_body/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_events/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_reply/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.stream_trailers/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.uri/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req.version/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_req/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_rest/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_router.compile/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_router/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_static/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_stream/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/cowboy_websocket/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/http_status_codes/index.html2
-rw-r--r--docs/en/cowboy/2.5/manual/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.1/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.2/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.3/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.4/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.5/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/ws_protocol/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.set_env/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.start_clear/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.start_tls/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy.stop_listener/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_app/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_compress_h/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_constraints.int/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_constraints.nonempty/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_constraints/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_handler.terminate/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_handler/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_http/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_http2/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_loop/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_middleware/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.binding/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.bindings/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.body_length/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.cert/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.delete_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.has_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.has_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.has_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.header/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.headers/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.host/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.host_info/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.inform/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.match_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.match_qs/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.method/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.parse_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.parse_header/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.parse_qs/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.path/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.path_info/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.peer/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.port/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.push/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.qs/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_and_match_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_part/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_part_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.read_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.reply/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.scheme/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_cookie/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.set_resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.sock/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_body/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_events/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_reply/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.stream_trailers/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.uri/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req.version/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_req/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_rest/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_router.compile/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_router/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_static/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_stream/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_stream_h/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/cowboy_websocket/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/http_status_codes/index.html2
-rw-r--r--docs/en/cowboy/2.6/manual/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.1/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.2/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.3/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.4/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.5/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/migrating_from_2.6/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.7/guide/ws_protocol/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.set_env/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.start_clear/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.start_tls/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy.stop_listener/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_app/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_compress_h/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_constraints.int/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_constraints.nonempty/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_constraints/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_handler.terminate/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_handler/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_http/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_http2/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_loop/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_metrics_h/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_middleware/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.binding/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.bindings/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.body_length/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.cast/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.cert/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.delete_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.filter_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.has_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.has_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.has_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.header/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.headers/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.host/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.host_info/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.inform/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.match_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.match_qs/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.method/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.parse_cookies/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.parse_header/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.parse_qs/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.path/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.path_info/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.peer/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.port/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.push/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.qs/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_and_match_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_part/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_part_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.read_urlencoded_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.reply/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.scheme/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_cookie/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_header/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.set_resp_headers/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.sock/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_body/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_events/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_reply/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.stream_trailers/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.uri/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req.version/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_req/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_rest/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_router.compile/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_router/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_static/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_stream/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_stream_h/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_tracer_h/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/cowboy_websocket/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/http_status_codes/index.html2
-rw-r--r--docs/en/cowboy/2.7/manual/index.html2
607 files changed, 607 insertions, 607 deletions
diff --git a/docs/en/cowboy/2.2/guide/constraints/index.html b/docs/en/cowboy/2.2/guide/constraints/index.html
index c87050e2..2923b2e7 100644
--- a/docs/en/cowboy/2.2/guide/constraints/index.html
+++ b/docs/en/cowboy/2.2/guide/constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Constraints</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/cookies/index.html b/docs/en/cowboy/2.2/guide/cookies/index.html
index a83a8cbb..7517a45e 100644
--- a/docs/en/cowboy/2.2/guide/cookies/index.html
+++ b/docs/en/cowboy/2.2/guide/cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Using cookies</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/erlang_web/index.html b/docs/en/cowboy/2.2/guide/erlang_web/index.html
index 3fe553cc..97288827 100644
--- a/docs/en/cowboy/2.2/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.2/guide/erlang_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Erlang and the Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/flow_diagram/index.html b/docs/en/cowboy/2.2/guide/flow_diagram/index.html
index 04dad8c9..81548c44 100644
--- a/docs/en/cowboy/2.2/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.2/guide/flow_diagram/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Flow diagram</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/getting_started/index.html b/docs/en/cowboy/2.2/guide/getting_started/index.html
index 0ab9ab06..2b364f19 100644
--- a/docs/en/cowboy/2.2/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.2/guide/getting_started/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Getting started</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/handlers/index.html b/docs/en/cowboy/2.2/guide/handlers/index.html
index f0118fea..c1d20cd8 100644
--- a/docs/en/cowboy/2.2/guide/handlers/index.html
+++ b/docs/en/cowboy/2.2/guide/handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/index.html b/docs/en/cowboy/2.2/guide/index.html
index 5df069a9..93b1d0b4 100644
--- a/docs/en/cowboy/2.2/guide/index.html
+++ b/docs/en/cowboy/2.2/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/introduction/index.html b/docs/en/cowboy/2.2/guide/introduction/index.html
index 340eebca..ca460945 100644
--- a/docs/en/cowboy/2.2/guide/introduction/index.html
+++ b/docs/en/cowboy/2.2/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/listeners/index.html b/docs/en/cowboy/2.2/guide/listeners/index.html
index 46c7dbb9..9c3fe597 100644
--- a/docs/en/cowboy/2.2/guide/listeners/index.html
+++ b/docs/en/cowboy/2.2/guide/listeners/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Listeners</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/loop_handlers/index.html b/docs/en/cowboy/2.2/guide/loop_handlers/index.html
index 237f6fb1..10ffb2bb 100644
--- a/docs/en/cowboy/2.2/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.2/guide/loop_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Loop handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/middlewares/index.html b/docs/en/cowboy/2.2/guide/middlewares/index.html
index 71684a12..d65635bd 100644
--- a/docs/en/cowboy/2.2/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.2/guide/middlewares/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Middlewares</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.2/guide/migrating_from_1.0/index.html
index c3e24ed7..6ae7c5b4 100644
--- a/docs/en/cowboy/2.2/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.2/guide/migrating_from_1.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 1.0 to 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.2/guide/migrating_from_2.0/index.html
index 97bc53a8..26597f46 100644
--- a/docs/en/cowboy/2.2/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.2/guide/migrating_from_2.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.0 to 2.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.2/guide/migrating_from_2.1/index.html
index 8af562bc..9577cf86 100644
--- a/docs/en/cowboy/2.2/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.2/guide/migrating_from_2.1/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.1 to 2.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
index b2d2ff5a..e71960e9 100644
--- a/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.2/guide/migrating_from_2.2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Changes since Cowboy 2.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/modern_web/index.html b/docs/en/cowboy/2.2/guide/modern_web/index.html
index 8b256219..ee1b628a 100644
--- a/docs/en/cowboy/2.2/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.2/guide/modern_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The modern Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/multipart/index.html b/docs/en/cowboy/2.2/guide/multipart/index.html
index 83a07bda..8550b2db 100644
--- a/docs/en/cowboy/2.2/guide/multipart/index.html
+++ b/docs/en/cowboy/2.2/guide/multipart/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Multipart requests</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/req/index.html b/docs/en/cowboy/2.2/guide/req/index.html
index 58d79fe5..385c74bd 100644
--- a/docs/en/cowboy/2.2/guide/req/index.html
+++ b/docs/en/cowboy/2.2/guide/req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Req object</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/req_body/index.html b/docs/en/cowboy/2.2/guide/req_body/index.html
index edd156ed..0903cd9f 100644
--- a/docs/en/cowboy/2.2/guide/req_body/index.html
+++ b/docs/en/cowboy/2.2/guide/req_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Reading the request body</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/resource_design/index.html b/docs/en/cowboy/2.2/guide/resource_design/index.html
index e91b63bf..1961340e 100644
--- a/docs/en/cowboy/2.2/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.2/guide/resource_design/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Designing a resource handler</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/resp/index.html b/docs/en/cowboy/2.2/guide/resp/index.html
index 2178e06f..30545734 100644
--- a/docs/en/cowboy/2.2/guide/resp/index.html
+++ b/docs/en/cowboy/2.2/guide/resp/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Sending a response</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.2/guide/rest_flowcharts/index.html
index 324601b1..06ebfdb9 100644
--- a/docs/en/cowboy/2.2/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.2/guide/rest_flowcharts/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST flowcharts</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/rest_handlers/index.html b/docs/en/cowboy/2.2/guide/rest_handlers/index.html
index cfe448ef..da17f9cc 100644
--- a/docs/en/cowboy/2.2/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.2/guide/rest_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/rest_principles/index.html b/docs/en/cowboy/2.2/guide/rest_principles/index.html
index b917bb82..dde1018d 100644
--- a/docs/en/cowboy/2.2/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.2/guide/rest_principles/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST principles</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/routing/index.html b/docs/en/cowboy/2.2/guide/routing/index.html
index 7b591974..dfb6c5bd 100644
--- a/docs/en/cowboy/2.2/guide/routing/index.html
+++ b/docs/en/cowboy/2.2/guide/routing/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Routing</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/specs/index.html b/docs/en/cowboy/2.2/guide/specs/index.html
index fa149b1a..609c8563 100644
--- a/docs/en/cowboy/2.2/guide/specs/index.html
+++ b/docs/en/cowboy/2.2/guide/specs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP and other specifications</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/static_files/index.html b/docs/en/cowboy/2.2/guide/static_files/index.html
index 5c153f97..7f2e62e2 100644
--- a/docs/en/cowboy/2.2/guide/static_files/index.html
+++ b/docs/en/cowboy/2.2/guide/static_files/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Static files</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/streams/index.html b/docs/en/cowboy/2.2/guide/streams/index.html
index 7b6107b3..749e763d 100644
--- a/docs/en/cowboy/2.2/guide/streams/index.html
+++ b/docs/en/cowboy/2.2/guide/streams/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Streams</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/ws_handlers/index.html b/docs/en/cowboy/2.2/guide/ws_handlers/index.html
index de957d2e..e7e5e676 100644
--- a/docs/en/cowboy/2.2/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.2/guide/ws_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/guide/ws_protocol/index.html b/docs/en/cowboy/2.2/guide/ws_protocol/index.html
index f287f8ed..c45b51d7 100644
--- a/docs/en/cowboy/2.2/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.2/guide/ws_protocol/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Websocket protocol</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.2/manual/cowboy.set_env/index.html
index 93dad07b..de7d9a57 100644
--- a/docs/en/cowboy/2.2/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy.set_env/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:set_env(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.2/manual/cowboy.start_clear/index.html
index 09720880..f59c24fe 100644
--- a/docs/en/cowboy/2.2/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy.start_clear/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_clear(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.2/manual/cowboy.start_tls/index.html
index b6c2b48b..33b119de 100644
--- a/docs/en/cowboy/2.2/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy.start_tls/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_tls(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.2/manual/cowboy.stop_listener/index.html
index e92c6752..6a131fea 100644
--- a/docs/en/cowboy/2.2/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy.stop_listener/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:stop_listener(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy/index.html b/docs/en/cowboy/2.2/manual/cowboy/index.html
index 55cd5175..a2648c33 100644
--- a/docs/en/cowboy/2.2/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_app/index.html b/docs/en/cowboy/2.2/manual/cowboy_app/index.html
index eb488de0..b9f974fe 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.2/manual/cowboy_constraints.int/index.html
index f20d5fbf..dfdd6b76 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_constraints.int/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:int(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.2/manual/cowboy_constraints.nonempty/index.html
index f9e1d33a..7ec8e901 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_constraints.nonempty/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:nonempty(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.2/manual/cowboy_constraints/index.html
index 50a084c8..48eadac2 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.2/manual/cowboy_handler.terminate/index.html
index 1504e2b0..83686a0a 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_handler.terminate/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler:terminate(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_handler/index.html b/docs/en/cowboy/2.2/manual/cowboy_handler/index.html
index 0e5a9721..0cd9050d 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_handler/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_http/index.html b/docs/en/cowboy/2.2/manual/cowboy_http/index.html
index b0516dcb..fc021d2b 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_http2/index.html b/docs/en/cowboy/2.2/manual/cowboy_http2/index.html
index 66288021..29cc33df 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_http2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http2(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_loop/index.html b/docs/en/cowboy/2.2/manual/cowboy_loop/index.html
index ad41f2a7..3b55d673 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_loop/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_loop(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.2/manual/cowboy_middleware/index.html
index ba920689..e967d1a6 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_middleware/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_middleware(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.binding/index.html
index 710fed48..46bec7d8 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.binding/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:binding(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.bindings/index.html
index c9010efc..9e231073 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.bindings/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:bindings(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.body_length/index.html
index 27ccdda9..c7116949 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.body_length/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:body_length(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.cert/index.html
index 5e80e0c8..dd821671 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.cert/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:cert(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.delete_resp_header/index.html
index 3dcc9b76..6102201c 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.delete_resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:delete_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.has_body/index.html
index 8886286e..8cce4abb 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.has_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_body/index.html
index 85b3e888..428cc24d 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_header/index.html
index 37486e00..ff9bcfb5 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.has_resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html
index 549b1668..4f803ecc 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.headers/index.html
index a8082638..9a7141a0 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.headers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.host/index.html
index a011903f..cf174cec 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.host/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.host_info/index.html
index 2f76298d..0e834060 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.host_info/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.inform/index.html
index 41d0f65e..a958833b 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.inform/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.match_cookies/index.html
index 1d58e014..61146adc 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.match_cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.match_qs/index.html
index a43b63ee..046178b3 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.match_qs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.method/index.html
index 4d06da36..0ef145e2 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.method/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:method(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.parse_cookies/index.html
index c8606c70..af043ee1 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.parse_cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.parse_header/index.html
index 2aa1e5b5..e2a50583 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.parse_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.parse_qs/index.html
index 68a8aa01..acbc9c33 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.parse_qs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.path/index.html
index 65a8ef9f..7fba37fa 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.path/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.path_info/index.html
index 501e2e7b..ef285a06 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.path_info/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.peer/index.html
index b52641d2..35547f85 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.peer/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:peer(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.port/index.html
index 1cef2c3a..f0024007 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.port/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:port(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.push/index.html
index 4170ed8d..a18ef1c2 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.push/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.qs/index.html
index f01b490d..8dac6987 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.qs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.read_body/index.html
index 7b14ab97..d50f761a 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.read_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.read_part/index.html
index b623fe8b..f247c041 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.read_part/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.read_part_body/index.html
index 66d408ac..c6c1c747 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.read_part_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.read_urlencoded_body/index.html
index e4e60cbb..6ba05709 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.read_urlencoded_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.reply/index.html
index 4c3a8621..cf098fd1 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.reply/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.resp_header/index.html
index 3b6ed49e..f7692c2e 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.resp_headers/index.html
index 163f8ba2..024d04a3 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.resp_headers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.scheme/index.html
index 81d25c7f..b349f144 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.scheme/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:scheme(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_body/index.html
index 9287c828..8f53f550 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_cookie/index.html
index ccbf3ac0..bf8f51a1 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_cookie/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_cookie(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_header/index.html
index 84644fb5..7f9e0f63 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_headers/index.html
index d2276aaa..715df55d 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.set_resp_headers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.sock/index.html
index 64a5e070..82385396 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.sock/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:sock(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.stream_body/index.html
index 108be2c7..a1a488ba 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.stream_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.stream_reply/index.html
index 1591b93a..9be4ee42 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.stream_reply/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html
index c44ffc75..d80fe24c 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.uri/index.html
index 5ba9e562..5a27f31f 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.uri/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:uri(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.version/index.html
index 27e09c32..f656e121 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.version/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:version(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req/index.html b/docs/en/cowboy/2.2/manual/cowboy_req/index.html
index 096e153c..3fad08d8 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_rest/index.html b/docs/en/cowboy/2.2/manual/cowboy_rest/index.html
index c5cc5b83..0b259456 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_rest/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_rest(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.2/manual/cowboy_router.compile/index.html
index e7377ed5..d3d0fa8e 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_router.compile/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router:compile(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_router/index.html b/docs/en/cowboy/2.2/manual/cowboy_router/index.html
index dadb24ac..b920fe4a 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_router/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_static/index.html b/docs/en/cowboy/2.2/manual/cowboy_static/index.html
index af814415..bccaf1d2 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_static/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_static(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_stream/index.html b/docs/en/cowboy/2.2/manual/cowboy_stream/index.html
index 54a77fe6..5b41394c 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_stream/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.2/manual/cowboy_websocket/index.html
index d04f8f80..7072dbef 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_websocket(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/http_status_codes/index.html b/docs/en/cowboy/2.2/manual/http_status_codes/index.html
index d479532a..81293fd0 100644
--- a/docs/en/cowboy/2.2/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.2/manual/http_status_codes/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP status codes(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.2/manual/index.html b/docs/en/cowboy/2.2/manual/index.html
index 5a8d595d..08163bb4 100644
--- a/docs/en/cowboy/2.2/manual/index.html
+++ b/docs/en/cowboy/2.2/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/constraints/index.html b/docs/en/cowboy/2.3/guide/constraints/index.html
index ea175690..5ade773e 100644
--- a/docs/en/cowboy/2.3/guide/constraints/index.html
+++ b/docs/en/cowboy/2.3/guide/constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Constraints</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/cookies/index.html b/docs/en/cowboy/2.3/guide/cookies/index.html
index 5def0a7a..7f440cc4 100644
--- a/docs/en/cowboy/2.3/guide/cookies/index.html
+++ b/docs/en/cowboy/2.3/guide/cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Using cookies</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/erlang_web/index.html b/docs/en/cowboy/2.3/guide/erlang_web/index.html
index 6def0371..59e18061 100644
--- a/docs/en/cowboy/2.3/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.3/guide/erlang_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Erlang and the Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/flow_diagram/index.html b/docs/en/cowboy/2.3/guide/flow_diagram/index.html
index e12eaf99..3bb46121 100644
--- a/docs/en/cowboy/2.3/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.3/guide/flow_diagram/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Flow diagram</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/getting_started/index.html b/docs/en/cowboy/2.3/guide/getting_started/index.html
index 3ab96573..6998d74b 100644
--- a/docs/en/cowboy/2.3/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.3/guide/getting_started/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Getting started</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/handlers/index.html b/docs/en/cowboy/2.3/guide/handlers/index.html
index f7991da3..1270040f 100644
--- a/docs/en/cowboy/2.3/guide/handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/index.html b/docs/en/cowboy/2.3/guide/index.html
index 5c9897c1..d6078673 100644
--- a/docs/en/cowboy/2.3/guide/index.html
+++ b/docs/en/cowboy/2.3/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/introduction/index.html b/docs/en/cowboy/2.3/guide/introduction/index.html
index 111b10ee..c722adfa 100644
--- a/docs/en/cowboy/2.3/guide/introduction/index.html
+++ b/docs/en/cowboy/2.3/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/listeners/index.html b/docs/en/cowboy/2.3/guide/listeners/index.html
index 4107b4e6..95cbc10a 100644
--- a/docs/en/cowboy/2.3/guide/listeners/index.html
+++ b/docs/en/cowboy/2.3/guide/listeners/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Listeners</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/loop_handlers/index.html b/docs/en/cowboy/2.3/guide/loop_handlers/index.html
index 240836b8..80e22986 100644
--- a/docs/en/cowboy/2.3/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/loop_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Loop handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/middlewares/index.html b/docs/en/cowboy/2.3/guide/middlewares/index.html
index 5ba18766..1c8499c4 100644
--- a/docs/en/cowboy/2.3/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.3/guide/middlewares/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Middlewares</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html
index 5f3c195b..909a9946 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 1.0 to 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html
index 3916483b..4df6dc19 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.0 to 2.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html
index e75ddd4c..87e62f2d 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.1 to 2.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html
index c4f7ac55..907c151e 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.2 to 2.3</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/modern_web/index.html b/docs/en/cowboy/2.3/guide/modern_web/index.html
index d2edf7bf..0eb333ec 100644
--- a/docs/en/cowboy/2.3/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.3/guide/modern_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The modern Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/multipart/index.html b/docs/en/cowboy/2.3/guide/multipart/index.html
index 753993a0..b174d377 100644
--- a/docs/en/cowboy/2.3/guide/multipart/index.html
+++ b/docs/en/cowboy/2.3/guide/multipart/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Multipart requests</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/req/index.html b/docs/en/cowboy/2.3/guide/req/index.html
index d4078594..7c43a889 100644
--- a/docs/en/cowboy/2.3/guide/req/index.html
+++ b/docs/en/cowboy/2.3/guide/req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Req object</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/req_body/index.html b/docs/en/cowboy/2.3/guide/req_body/index.html
index cd70a964..55b4b9ea 100644
--- a/docs/en/cowboy/2.3/guide/req_body/index.html
+++ b/docs/en/cowboy/2.3/guide/req_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Reading the request body</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/resource_design/index.html b/docs/en/cowboy/2.3/guide/resource_design/index.html
index 530ce821..d3eae1a0 100644
--- a/docs/en/cowboy/2.3/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.3/guide/resource_design/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Designing a resource handler</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/resp/index.html b/docs/en/cowboy/2.3/guide/resp/index.html
index d8f7d324..cd2a1a78 100644
--- a/docs/en/cowboy/2.3/guide/resp/index.html
+++ b/docs/en/cowboy/2.3/guide/resp/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Sending a response</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html
index f89353ab..9690d18f 100644
--- a/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST flowcharts</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/rest_handlers/index.html b/docs/en/cowboy/2.3/guide/rest_handlers/index.html
index 6a8a6bd6..bc82455a 100644
--- a/docs/en/cowboy/2.3/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/rest_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/rest_principles/index.html b/docs/en/cowboy/2.3/guide/rest_principles/index.html
index fee04b17..aaf60f10 100644
--- a/docs/en/cowboy/2.3/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.3/guide/rest_principles/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST principles</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/routing/index.html b/docs/en/cowboy/2.3/guide/routing/index.html
index 72744ce2..2ffa30c0 100644
--- a/docs/en/cowboy/2.3/guide/routing/index.html
+++ b/docs/en/cowboy/2.3/guide/routing/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Routing</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/specs/index.html b/docs/en/cowboy/2.3/guide/specs/index.html
index cb584b5e..1c358a8f 100644
--- a/docs/en/cowboy/2.3/guide/specs/index.html
+++ b/docs/en/cowboy/2.3/guide/specs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP and other specifications</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/static_files/index.html b/docs/en/cowboy/2.3/guide/static_files/index.html
index 857cd8d7..377c559a 100644
--- a/docs/en/cowboy/2.3/guide/static_files/index.html
+++ b/docs/en/cowboy/2.3/guide/static_files/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Static files</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/streams/index.html b/docs/en/cowboy/2.3/guide/streams/index.html
index 2496dc15..32212e87 100644
--- a/docs/en/cowboy/2.3/guide/streams/index.html
+++ b/docs/en/cowboy/2.3/guide/streams/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Streams</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/ws_handlers/index.html b/docs/en/cowboy/2.3/guide/ws_handlers/index.html
index 43be4687..fc4dadb2 100644
--- a/docs/en/cowboy/2.3/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/ws_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/guide/ws_protocol/index.html b/docs/en/cowboy/2.3/guide/ws_protocol/index.html
index bcbf52d7..a68a0d30 100644
--- a/docs/en/cowboy/2.3/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.3/guide/ws_protocol/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Websocket protocol</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy.set_env/index.html b/docs/en/cowboy/2.3/manual/cowboy.set_env/index.html
index 5bd1f594..66078dcd 100644
--- a/docs/en/cowboy/2.3/manual/cowboy.set_env/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy.set_env/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:set_env(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.3/manual/cowboy.start_clear/index.html
index e4e43332..54cc1809 100644
--- a/docs/en/cowboy/2.3/manual/cowboy.start_clear/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy.start_clear/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_clear(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.3/manual/cowboy.start_tls/index.html
index fbc903c6..434d9c71 100644
--- a/docs/en/cowboy/2.3/manual/cowboy.start_tls/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy.start_tls/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_tls(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy.stop_listener/index.html b/docs/en/cowboy/2.3/manual/cowboy.stop_listener/index.html
index 9c97000b..158e06c4 100644
--- a/docs/en/cowboy/2.3/manual/cowboy.stop_listener/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy.stop_listener/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:stop_listener(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy/index.html b/docs/en/cowboy/2.3/manual/cowboy/index.html
index 2bb81039..4a2c6c07 100644
--- a/docs/en/cowboy/2.3/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_app/index.html b/docs/en/cowboy/2.3/manual/cowboy_app/index.html
index 367f0a4f..bfb4842c 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_constraints.int/index.html b/docs/en/cowboy/2.3/manual/cowboy_constraints.int/index.html
index cc143825..ee992baf 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_constraints.int/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_constraints.int/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:int(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_constraints.nonempty/index.html b/docs/en/cowboy/2.3/manual/cowboy_constraints.nonempty/index.html
index b0332482..14d56a57 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_constraints.nonempty/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_constraints.nonempty/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:nonempty(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_constraints/index.html b/docs/en/cowboy/2.3/manual/cowboy_constraints/index.html
index b1c4ca5c..60da8b12 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_handler.terminate/index.html b/docs/en/cowboy/2.3/manual/cowboy_handler.terminate/index.html
index 11e5eca4..0bfb24d8 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_handler.terminate/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_handler.terminate/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler:terminate(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_handler/index.html b/docs/en/cowboy/2.3/manual/cowboy_handler/index.html
index 4a3f0355..765d7d74 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_handler/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_http/index.html b/docs/en/cowboy/2.3/manual/cowboy_http/index.html
index 5bbf0a8e..e8be50b1 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_http2/index.html b/docs/en/cowboy/2.3/manual/cowboy_http2/index.html
index 3e271e82..33a37274 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_http2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http2(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_loop/index.html b/docs/en/cowboy/2.3/manual/cowboy_loop/index.html
index 87dddf90..c4a6ae93 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_loop/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_loop(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_middleware/index.html b/docs/en/cowboy/2.3/manual/cowboy_middleware/index.html
index 195fbda5..b024fdf5 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_middleware/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_middleware(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.binding/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.binding/index.html
index abed7841..1da62409 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.binding/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.binding/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:binding(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.bindings/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.bindings/index.html
index 00941a5e..0fac3bcf 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.bindings/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.bindings/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:bindings(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.body_length/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.body_length/index.html
index e6036b4f..af6103cd 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.body_length/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.body_length/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:body_length(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.cert/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.cert/index.html
index d493fafd..f58822ee 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.cert/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.cert/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:cert(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.delete_resp_header/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.delete_resp_header/index.html
index 743a7fa2..8a5c1a70 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.delete_resp_header/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.delete_resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:delete_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.has_body/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.has_body/index.html
index f7ce810f..bfd4cf56 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.has_body/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.has_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_body/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_body/index.html
index b6e17372..8c5050b4 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_body/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_header/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_header/index.html
index 05ae6f55..0c2f5b5a 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_header/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.has_resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.header/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.header/index.html
index 392ac02f..1ad01fe8 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.header/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.headers/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.headers/index.html
index 4a65bbb0..2a683d51 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.headers/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.headers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.host/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.host/index.html
index 9ac6dc2d..ef4d545a 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.host/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.host/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.host_info/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.host_info/index.html
index e202b7cf..18734cac 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.host_info/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.host_info/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.inform/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.inform/index.html
index 9ebf664d..6dd98d56 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.inform/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.inform/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.match_cookies/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.match_cookies/index.html
index 6bc88d9c..65a362bc 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.match_cookies/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.match_cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.match_qs/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.match_qs/index.html
index 2827ae28..0329ee49 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.match_qs/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.match_qs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.method/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.method/index.html
index 16f08434..457200c0 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.method/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.method/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:method(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.parse_cookies/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.parse_cookies/index.html
index a59e58a2..a393f61b 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.parse_cookies/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.parse_cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.parse_header/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.parse_header/index.html
index df151486..e16a9cba 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.parse_header/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.parse_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.parse_qs/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.parse_qs/index.html
index f8090c52..acf8aec4 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.parse_qs/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.parse_qs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.path/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.path/index.html
index 24a35f85..9befde54 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.path/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.path/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.path_info/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.path_info/index.html
index ad33d816..626287fa 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.path_info/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.path_info/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.peer/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.peer/index.html
index ee40e7ed..327896e0 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.peer/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.peer/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:peer(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.port/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.port/index.html
index 30833e60..ca3d38da 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.port/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.port/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:port(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.push/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.push/index.html
index a8159b98..800d58bf 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.push/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.push/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.qs/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.qs/index.html
index 712b1159..2b65a993 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.qs/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.qs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.read_body/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.read_body/index.html
index 819514a3..25384d72 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.read_body/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.read_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.read_part/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.read_part/index.html
index 561b30e8..767ec543 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.read_part/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.read_part/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.read_part_body/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.read_part_body/index.html
index 56d6d070..59f9108b 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.read_part_body/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.read_part_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.read_urlencoded_body/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.read_urlencoded_body/index.html
index 2bfa54e1..65fecdc0 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.read_urlencoded_body/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.read_urlencoded_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.reply/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.reply/index.html
index a189af01..684e810e 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.reply/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.reply/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.resp_header/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.resp_header/index.html
index 745738b4..1032b800 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.resp_header/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.resp_headers/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.resp_headers/index.html
index d740f819..20079f93 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.resp_headers/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.resp_headers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.scheme/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.scheme/index.html
index 985505d4..a4304b57 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.scheme/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.scheme/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:scheme(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_body/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_body/index.html
index c00abafa..259ab2a1 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_body/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_cookie/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_cookie/index.html
index dd976f23..46b64ec7 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_cookie/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_cookie/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_cookie(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_header/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_header/index.html
index a67f01c7..df98ac4b 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_header/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_header/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_headers/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_headers/index.html
index 91e8a077..f503a167 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_headers/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.set_resp_headers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.sock/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.sock/index.html
index ec244f8f..445d1a02 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.sock/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.sock/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:sock(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.stream_body/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.stream_body/index.html
index aca41395..a9eea816 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.stream_body/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.stream_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html
index f4ae2743..bec7e8da 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.stream_trailers/index.html
index 73ed60c3..a53d1b0f 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.stream_trailers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.uri/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.uri/index.html
index 63a10211..24b6d7ef 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.uri/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.uri/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:uri(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.version/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.version/index.html
index c595d65b..5fc28acf 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req.version/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req.version/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:version(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_req/index.html b/docs/en/cowboy/2.3/manual/cowboy_req/index.html
index baeb33d8..02909d0a 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_rest/index.html b/docs/en/cowboy/2.3/manual/cowboy_rest/index.html
index 57d2f18c..c5dbf5f9 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_rest/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_rest(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_router.compile/index.html b/docs/en/cowboy/2.3/manual/cowboy_router.compile/index.html
index 264ddf9c..602edf3b 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_router.compile/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_router.compile/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router:compile(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_router/index.html b/docs/en/cowboy/2.3/manual/cowboy_router/index.html
index 3dea75e0..4f3ded67 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_router/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_static/index.html b/docs/en/cowboy/2.3/manual/cowboy_static/index.html
index 02f0dbc6..af51df1b 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_static/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_static(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_stream/index.html b/docs/en/cowboy/2.3/manual/cowboy_stream/index.html
index 42b92383..d9dceecb 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_stream/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/cowboy_websocket/index.html b/docs/en/cowboy/2.3/manual/cowboy_websocket/index.html
index b31fe013..a19c0f2c 100644
--- a/docs/en/cowboy/2.3/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.3/manual/cowboy_websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_websocket(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/http_status_codes/index.html b/docs/en/cowboy/2.3/manual/http_status_codes/index.html
index a0bc4077..410a3524 100644
--- a/docs/en/cowboy/2.3/manual/http_status_codes/index.html
+++ b/docs/en/cowboy/2.3/manual/http_status_codes/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP status codes(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.3/manual/index.html b/docs/en/cowboy/2.3/manual/index.html
index 968fa2f9..01f72379 100644
--- a/docs/en/cowboy/2.3/manual/index.html
+++ b/docs/en/cowboy/2.3/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/constraints/index.html b/docs/en/cowboy/2.4/guide/constraints/index.html
index 6bdd4b2e..dcbddc41 100644
--- a/docs/en/cowboy/2.4/guide/constraints/index.html
+++ b/docs/en/cowboy/2.4/guide/constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Constraints</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/cookies/index.html b/docs/en/cowboy/2.4/guide/cookies/index.html
index 89468cc5..b345209c 100644
--- a/docs/en/cowboy/2.4/guide/cookies/index.html
+++ b/docs/en/cowboy/2.4/guide/cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Using cookies</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6cd8e9aa..a66ca7fc 100644
--- a/docs/en/cowboy/2.4/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.4/guide/erlang_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Erlang and the Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2bdb764c..ace2c94a 100644
--- a/docs/en/cowboy/2.4/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.4/guide/flow_diagram/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Flow diagram</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ecd21bb6..9918342b 100644
--- a/docs/en/cowboy/2.4/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.4/guide/getting_started/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Getting started</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/handlers/index.html b/docs/en/cowboy/2.4/guide/handlers/index.html
index 6838bfb7..6f67e2ed 100644
--- a/docs/en/cowboy/2.4/guide/handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/index.html b/docs/en/cowboy/2.4/guide/index.html
index 430b2340..54e01cf4 100644
--- a/docs/en/cowboy/2.4/guide/index.html
+++ b/docs/en/cowboy/2.4/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/introduction/index.html b/docs/en/cowboy/2.4/guide/introduction/index.html
index 7522dce8..31555ff5 100644
--- a/docs/en/cowboy/2.4/guide/introduction/index.html
+++ b/docs/en/cowboy/2.4/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/listeners/index.html b/docs/en/cowboy/2.4/guide/listeners/index.html
index 85989745..6b47e4b4 100644
--- a/docs/en/cowboy/2.4/guide/listeners/index.html
+++ b/docs/en/cowboy/2.4/guide/listeners/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Listeners</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 75aafaaf..54b0a35d 100644
--- a/docs/en/cowboy/2.4/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/loop_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Loop handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/middlewares/index.html b/docs/en/cowboy/2.4/guide/middlewares/index.html
index 5604f7bf..a777fa91 100644
--- a/docs/en/cowboy/2.4/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.4/guide/middlewares/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Middlewares</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 dae42149..c183e900 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 1.0 to 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c637d509..47940b86 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.0 to 2.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 54cecc21..9b6615be 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.1 to 2.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 405bb64f..ca0b4e55 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.2 to 2.3</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f72644b4..feb4df78 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.3 to 2.4</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 952994af..53d21f8a 100644
--- a/docs/en/cowboy/2.4/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.4/guide/modern_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The modern Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/multipart/index.html b/docs/en/cowboy/2.4/guide/multipart/index.html
index 84b39d45..2600d561 100644
--- a/docs/en/cowboy/2.4/guide/multipart/index.html
+++ b/docs/en/cowboy/2.4/guide/multipart/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Multipart requests</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/req/index.html b/docs/en/cowboy/2.4/guide/req/index.html
index 7aec9c2e..cc8074ef 100644
--- a/docs/en/cowboy/2.4/guide/req/index.html
+++ b/docs/en/cowboy/2.4/guide/req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Req object</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 3a8f0b6b..c49a5395 100644
--- a/docs/en/cowboy/2.4/guide/req_body/index.html
+++ b/docs/en/cowboy/2.4/guide/req_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Reading the request body</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 617b3cfc..16801120 100644
--- a/docs/en/cowboy/2.4/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.4/guide/resource_design/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Designing a resource handler</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/resp/index.html b/docs/en/cowboy/2.4/guide/resp/index.html
index 61e7716b..46bbbdd9 100644
--- a/docs/en/cowboy/2.4/guide/resp/index.html
+++ b/docs/en/cowboy/2.4/guide/resp/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Sending a response</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f3dd3de4..a92f602c 100644
--- a/docs/en/cowboy/2.4/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.4/guide/rest_flowcharts/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST flowcharts</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 69948d52..a65c4636 100644
--- a/docs/en/cowboy/2.4/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/rest_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5607e0a3..73a6f981 100644
--- a/docs/en/cowboy/2.4/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.4/guide/rest_principles/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST principles</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/routing/index.html b/docs/en/cowboy/2.4/guide/routing/index.html
index d196ef2f..26977d2f 100644
--- a/docs/en/cowboy/2.4/guide/routing/index.html
+++ b/docs/en/cowboy/2.4/guide/routing/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Routing</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/specs/index.html b/docs/en/cowboy/2.4/guide/specs/index.html
index a95894a0..db88ccf7 100644
--- a/docs/en/cowboy/2.4/guide/specs/index.html
+++ b/docs/en/cowboy/2.4/guide/specs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP and other specifications</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d2c036d4..652e48c8 100644
--- a/docs/en/cowboy/2.4/guide/static_files/index.html
+++ b/docs/en/cowboy/2.4/guide/static_files/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Static files</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/guide/streams/index.html b/docs/en/cowboy/2.4/guide/streams/index.html
index 6efeddf4..d0994f63 100644
--- a/docs/en/cowboy/2.4/guide/streams/index.html
+++ b/docs/en/cowboy/2.4/guide/streams/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Streams</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 04c6e445..2c341a07 100644
--- a/docs/en/cowboy/2.4/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.4/guide/ws_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0aede5c1..8f3b59cb 100644
--- a/docs/en/cowboy/2.4/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.4/guide/ws_protocol/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Websocket protocol</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ec1654de..0211ecd6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:set_env(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f6c0a276..a49a6051 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_clear(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f50f006c..84e7c016 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_tls(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 85cd94af..a28ed047 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:stop_listener(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/manual/cowboy/index.html b/docs/en/cowboy/2.4/manual/cowboy/index.html
index e3197e6e..6ed671ff 100644
--- a/docs/en/cowboy/2.4/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 cec20afd..4489bad8 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 84cf3e02..a80c0d11 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:int(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b3a00445..42f29db6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:nonempty(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ee0f7618..c893d7e8 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 38cb2d21..62be35ce 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler:terminate(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6c7fd724..f72b2699 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_handler/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 293e9822..3ec0a221 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 badaef83..8013915a 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_http2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http2(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 94e33aff..3d9f9b6e 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_loop/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_loop(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9e971d1a..fea5c267 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_middleware/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_middleware(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 93cae117..77b944e6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:binding(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2420db0a..e5607e6d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:bindings(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 288bfc04..eae1910a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:body_length(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c72d16cf..be07f25c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:cert(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f925bba0..db58ce53 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:delete_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4d81a97f..e80e6722 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 838e5dbe..f1284f4d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 00279337..c3de8127 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5477d0d3..3ed29ea1 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ee9d8d47..3490abc6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 51be8d3b..f46862b9 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 aed0f5d8..0224df32 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9ae7b9a0..bbd0d204 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 bfb438e0..f3a857c2 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9ecd44ef..48a32d15 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5d915616..5afcdb1e 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:method(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5b0265b8..a6557559 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 234da536..b574513d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4b1d7c69..051a700b 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 84dce270..2cdffd82 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 950f7d65..eacb2434 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f6bf2fa9..567964ff 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:peer(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8d8a4bfb..e5eb2ea5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:port(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b592aa2e..b1dc57fa 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 43ffc68b..0a271526 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7f1c91d0..7fc5db6f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7b18a724..633c2450 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a163b585..67f06491 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1c8554b6..8482aef9 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 3f7ffea1..93948f8a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d642f770..ebdbcf11 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 bcc4a774..3fa974e5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0f04f587..6c9ae95f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:scheme(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 71886680..d9d27e12 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5aeae038..d4d17919 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_cookie(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 47405b74..73c49bc2 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 965efbee..5732357a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fd7b0b0e..b03aa3d1 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:sock(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ee54dba7..c8ef1f54 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 52e0214e..a5729d60 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 bb41a412..e2862a6a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 201cf7c2..6b03d4df 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:uri(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5d47565b..93dbe591 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:version(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4b8841af..410a7750 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f123401f..e72d5e12 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_rest/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_rest(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d6e517fc..6516e592 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router:compile(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 00074838..5b9e9f13 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_router/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0d419bf8..d5f6f7af 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_static/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_static(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9f016292..1a8d9cbe 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_stream/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a8692ad5..438768e9 100644
--- a/docs/en/cowboy/2.4/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.4/manual/cowboy_websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_websocket(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6cb0fa04..1fa7a370 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
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP status codes(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.4/manual/index.html b/docs/en/cowboy/2.4/manual/index.html
index cbf62112..71af2a81 100644
--- a/docs/en/cowboy/2.4/manual/index.html
+++ b/docs/en/cowboy/2.4/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/constraints/index.html b/docs/en/cowboy/2.5/guide/constraints/index.html
index 0ee53a17..a7594a25 100644
--- a/docs/en/cowboy/2.5/guide/constraints/index.html
+++ b/docs/en/cowboy/2.5/guide/constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Constraints</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/cookies/index.html b/docs/en/cowboy/2.5/guide/cookies/index.html
index ad8f7aa7..e35ddbd0 100644
--- a/docs/en/cowboy/2.5/guide/cookies/index.html
+++ b/docs/en/cowboy/2.5/guide/cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Using cookies</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 75995cf3..fcd36a1a 100644
--- a/docs/en/cowboy/2.5/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.5/guide/erlang_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Erlang and the Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 85f82845..08aa03bc 100644
--- a/docs/en/cowboy/2.5/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.5/guide/flow_diagram/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Flow diagram</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e6217d36..75ed7376 100644
--- a/docs/en/cowboy/2.5/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.5/guide/getting_started/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Getting started</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/handlers/index.html b/docs/en/cowboy/2.5/guide/handlers/index.html
index 6bb2feb8..65b88a85 100644
--- a/docs/en/cowboy/2.5/guide/handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/index.html b/docs/en/cowboy/2.5/guide/index.html
index efec01bc..2b6e7554 100644
--- a/docs/en/cowboy/2.5/guide/index.html
+++ b/docs/en/cowboy/2.5/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/introduction/index.html b/docs/en/cowboy/2.5/guide/introduction/index.html
index ccd56d12..91574a2b 100644
--- a/docs/en/cowboy/2.5/guide/introduction/index.html
+++ b/docs/en/cowboy/2.5/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/listeners/index.html b/docs/en/cowboy/2.5/guide/listeners/index.html
index ddcd05b5..05ce7f23 100644
--- a/docs/en/cowboy/2.5/guide/listeners/index.html
+++ b/docs/en/cowboy/2.5/guide/listeners/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Listeners</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 670861de..f8bc1077 100644
--- a/docs/en/cowboy/2.5/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/loop_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Loop handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/middlewares/index.html b/docs/en/cowboy/2.5/guide/middlewares/index.html
index 728a6b7a..2d67158e 100644
--- a/docs/en/cowboy/2.5/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.5/guide/middlewares/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Middlewares</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f3e96b06..cf9c6885 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 1.0 to 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d7513bc2..42a4ff0f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.0 to 2.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 28b65458..3b37fb53 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.1 to 2.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 24242b97..e0a31bbf 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.2 to 2.3</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 60a57063..a91d1492 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.3 to 2.4</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1dabce03..d115462f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.4 to 2.5</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 719a255b..c35852e2 100644
--- a/docs/en/cowboy/2.5/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.5/guide/modern_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The modern Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/multipart/index.html b/docs/en/cowboy/2.5/guide/multipart/index.html
index 8b8facbc..1ec92705 100644
--- a/docs/en/cowboy/2.5/guide/multipart/index.html
+++ b/docs/en/cowboy/2.5/guide/multipart/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Multipart requests</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/req/index.html b/docs/en/cowboy/2.5/guide/req/index.html
index 7125e51c..70e18b0b 100644
--- a/docs/en/cowboy/2.5/guide/req/index.html
+++ b/docs/en/cowboy/2.5/guide/req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Req object</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c5dee3a3..c00223d7 100644
--- a/docs/en/cowboy/2.5/guide/req_body/index.html
+++ b/docs/en/cowboy/2.5/guide/req_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Reading the request body</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 69e6c42e..ca4b01b7 100644
--- a/docs/en/cowboy/2.5/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.5/guide/resource_design/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Designing a resource handler</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/resp/index.html b/docs/en/cowboy/2.5/guide/resp/index.html
index dc91ab22..49049c19 100644
--- a/docs/en/cowboy/2.5/guide/resp/index.html
+++ b/docs/en/cowboy/2.5/guide/resp/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Sending a response</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b24fd7ce..ec0f6dbc 100644
--- a/docs/en/cowboy/2.5/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.5/guide/rest_flowcharts/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST flowcharts</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 74572226..bf184c1a 100644
--- a/docs/en/cowboy/2.5/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/rest_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d59e2f64..6d7747ec 100644
--- a/docs/en/cowboy/2.5/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.5/guide/rest_principles/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST principles</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/routing/index.html b/docs/en/cowboy/2.5/guide/routing/index.html
index 88723a22..0f1ce7fb 100644
--- a/docs/en/cowboy/2.5/guide/routing/index.html
+++ b/docs/en/cowboy/2.5/guide/routing/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Routing</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/specs/index.html b/docs/en/cowboy/2.5/guide/specs/index.html
index 4408b939..c7db0ada 100644
--- a/docs/en/cowboy/2.5/guide/specs/index.html
+++ b/docs/en/cowboy/2.5/guide/specs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP and other specifications</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c401e3e8..77e192aa 100644
--- a/docs/en/cowboy/2.5/guide/static_files/index.html
+++ b/docs/en/cowboy/2.5/guide/static_files/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Static files</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/guide/streams/index.html b/docs/en/cowboy/2.5/guide/streams/index.html
index da0390e4..639e7faa 100644
--- a/docs/en/cowboy/2.5/guide/streams/index.html
+++ b/docs/en/cowboy/2.5/guide/streams/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Streams</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b25a9d6b..e42cc6df 100644
--- a/docs/en/cowboy/2.5/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.5/guide/ws_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8c6cf658..f178a4bb 100644
--- a/docs/en/cowboy/2.5/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.5/guide/ws_protocol/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Websocket protocol</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 cc7453c0..1de982fd 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:set_env(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 3bee3d7e..ffca6134 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_clear(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d146fe3a..41be9948 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_tls(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 56870758..f324edc5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:stop_listener(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/manual/cowboy/index.html b/docs/en/cowboy/2.5/manual/cowboy/index.html
index 10dbc9ec..185c9e1d 100644
--- a/docs/en/cowboy/2.5/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1636abaf..bd87724d 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a1edb5cd..c2ef4c0c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:int(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 648266f9..6f602a51 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:nonempty(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 02e573d4..ff21a32e 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4bedcb5d..70f8e346 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler:terminate(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e8da696f..5cf551e1 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_handler/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b833ad5b..958889c9 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 82f39235..342ac1b2 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_http2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http2(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7a519847..33b76bc6 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_loop/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_loop(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1f2cf3c9..3349e1f1 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_middleware/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_middleware(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a0767121..2d08be42 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:binding(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 06cd9190..1ee24cfb 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:bindings(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1603a1d3..72180eb4 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:body_length(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 373ea448..dbd3e981 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:cert(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d7b07ff5..93b88a14 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:delete_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 cece4fe0..7957bf9f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a17c8a7d..733d9573 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 dbf44e82..4f25b9eb 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 496ddd0f..d9f83801 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5154e309..f3363518 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a3ff3bff..d9321734 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9b113118..54969d97 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e7b5d212..368df597 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 12497484..41923ad7 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c258dd01..9e887425 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 27e52195..50250c2e 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:method(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6db7419e..eef26536 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1a79a693..7371ef09 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 39a9de0a..09c12689 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 26684789..b945491b 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 816ca520..14f3bd1e 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8092aaaa..22e69d8a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:peer(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8f31a0eb..9de8a2bd 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:port(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 426cb3e0..248a340e 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c493fe13..57179247 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e3a0c861..c1cd6f10 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_and_match_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 66dc7fd2..7a85cfe2 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 697f6b14..56264bd2 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fc37ea85..aa642c82 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5ec892ef..296aa1f7 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4a955b88..b2c0ade2 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f8f6af8d..981d996c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ccb5dbe9..fff4fcc8 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2216c1f1..ddffbdc9 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:scheme(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b96fa52d..d6cb90cc 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 dfa55434..ccec45d8 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_cookie(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 871e1537..e91dc8bb 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4efee48e..a23e1b69 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e9adcd66..f33b52dd 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:sock(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 af36a8d4..40ae42a0 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1abee526..4429e56a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_events(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 89df9a57..1d58c952 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 84b36e8e..c5319d87 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 3c840c4b..0edf1be4 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:uri(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 29db3a52..724f8a81 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:version(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f8966f23..6f9577ac 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e12744c5..88cc73ac 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_rest/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_rest(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 da81cb13..8eabf7ed 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router:compile(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 78584257..6ba935a9 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_router/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2b65ceba..7f728342 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_static/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_static(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0de5e3f0..938a5797 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_stream/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c90d699c..710d092b 100644
--- a/docs/en/cowboy/2.5/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.5/manual/cowboy_websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_websocket(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 dc1e8ba7..ae87dcce 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
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP status codes(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.5/manual/index.html b/docs/en/cowboy/2.5/manual/index.html
index 6f3fdbd3..51281891 100644
--- a/docs/en/cowboy/2.5/manual/index.html
+++ b/docs/en/cowboy/2.5/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/constraints/index.html b/docs/en/cowboy/2.6/guide/constraints/index.html
index f7b08a8f..13ffc957 100644
--- a/docs/en/cowboy/2.6/guide/constraints/index.html
+++ b/docs/en/cowboy/2.6/guide/constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Constraints</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/cookies/index.html b/docs/en/cowboy/2.6/guide/cookies/index.html
index 9847b4be..1bea52c4 100644
--- a/docs/en/cowboy/2.6/guide/cookies/index.html
+++ b/docs/en/cowboy/2.6/guide/cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Using cookies</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e3807618..f07d364b 100644
--- a/docs/en/cowboy/2.6/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.6/guide/erlang_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Erlang and the Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7b194c50..c56a5965 100644
--- a/docs/en/cowboy/2.6/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.6/guide/flow_diagram/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Flow diagram</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fe582b10..a4655d7d 100644
--- a/docs/en/cowboy/2.6/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.6/guide/getting_started/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Getting started</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/handlers/index.html b/docs/en/cowboy/2.6/guide/handlers/index.html
index d763316d..70a0c84f 100644
--- a/docs/en/cowboy/2.6/guide/handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/index.html b/docs/en/cowboy/2.6/guide/index.html
index 72889816..f88b80ec 100644
--- a/docs/en/cowboy/2.6/guide/index.html
+++ b/docs/en/cowboy/2.6/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/introduction/index.html b/docs/en/cowboy/2.6/guide/introduction/index.html
index f35285ed..2dfab5f1 100644
--- a/docs/en/cowboy/2.6/guide/introduction/index.html
+++ b/docs/en/cowboy/2.6/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/listeners/index.html b/docs/en/cowboy/2.6/guide/listeners/index.html
index d7c69b36..b012ca0f 100644
--- a/docs/en/cowboy/2.6/guide/listeners/index.html
+++ b/docs/en/cowboy/2.6/guide/listeners/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Listeners</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a8d87a4c..f541eb02 100644
--- a/docs/en/cowboy/2.6/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/loop_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Loop handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/middlewares/index.html b/docs/en/cowboy/2.6/guide/middlewares/index.html
index 35ee6c48..e850d0aa 100644
--- a/docs/en/cowboy/2.6/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.6/guide/middlewares/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Middlewares</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 08973332..c08800a1 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 1.0 to 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 db83fc16..a79c7f78 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.0 to 2.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 99a6eb78..ea86849a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.1 to 2.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d2d6c0c3..915c0cf4 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.2 to 2.3</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 3c150c26..71850e51 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.3 to 2.4</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 48876188..7ea35559 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.4 to 2.5</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e92d4dc2..205ddf85 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.5 to 2.6</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 3155afc4..c8ee69fb 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Changes since Cowboy 2.6</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2c85e808..3b3cb65b 100644
--- a/docs/en/cowboy/2.6/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.6/guide/modern_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The modern Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/multipart/index.html b/docs/en/cowboy/2.6/guide/multipart/index.html
index c607a3db..f04b75ef 100644
--- a/docs/en/cowboy/2.6/guide/multipart/index.html
+++ b/docs/en/cowboy/2.6/guide/multipart/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Multipart requests</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/req/index.html b/docs/en/cowboy/2.6/guide/req/index.html
index 8de3c622..c053b185 100644
--- a/docs/en/cowboy/2.6/guide/req/index.html
+++ b/docs/en/cowboy/2.6/guide/req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Req object</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 52a433f4..56ceab4f 100644
--- a/docs/en/cowboy/2.6/guide/req_body/index.html
+++ b/docs/en/cowboy/2.6/guide/req_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Reading the request body</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5efc96db..501cad7c 100644
--- a/docs/en/cowboy/2.6/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.6/guide/resource_design/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Designing a resource handler</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/resp/index.html b/docs/en/cowboy/2.6/guide/resp/index.html
index 146426f8..dbd8debe 100644
--- a/docs/en/cowboy/2.6/guide/resp/index.html
+++ b/docs/en/cowboy/2.6/guide/resp/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Sending a response</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1b560f00..238f39b8 100644
--- a/docs/en/cowboy/2.6/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.6/guide/rest_flowcharts/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST flowcharts</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5906f193..87f16946 100644
--- a/docs/en/cowboy/2.6/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/rest_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 90426135..6048f5ea 100644
--- a/docs/en/cowboy/2.6/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.6/guide/rest_principles/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST principles</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/routing/index.html b/docs/en/cowboy/2.6/guide/routing/index.html
index 400a4980..fa35f269 100644
--- a/docs/en/cowboy/2.6/guide/routing/index.html
+++ b/docs/en/cowboy/2.6/guide/routing/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Routing</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/specs/index.html b/docs/en/cowboy/2.6/guide/specs/index.html
index 434b344c..d5cd8ca6 100644
--- a/docs/en/cowboy/2.6/guide/specs/index.html
+++ b/docs/en/cowboy/2.6/guide/specs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP and other specifications</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 08d768ff..110b4431 100644
--- a/docs/en/cowboy/2.6/guide/static_files/index.html
+++ b/docs/en/cowboy/2.6/guide/static_files/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Static files</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/guide/streams/index.html b/docs/en/cowboy/2.6/guide/streams/index.html
index b28cd503..0c3e1227 100644
--- a/docs/en/cowboy/2.6/guide/streams/index.html
+++ b/docs/en/cowboy/2.6/guide/streams/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Streams</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fa393936..a1dc60a2 100644
--- a/docs/en/cowboy/2.6/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.6/guide/ws_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fd7faba0..d1a1fcba 100644
--- a/docs/en/cowboy/2.6/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.6/guide/ws_protocol/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Websocket protocol</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f561ecb8..e7d8c622 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:set_env(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7299d498..aaee0925 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_clear(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 65ec7aad..a6861dd3 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_tls(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 213d029e..77463c7b 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:stop_listener(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/manual/cowboy/index.html b/docs/en/cowboy/2.6/manual/cowboy/index.html
index e0fd7c78..f964edce 100644
--- a/docs/en/cowboy/2.6/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 84bee48c..8347298b 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e6b85c6e..80f63c1a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_compress_h(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c85fe476..08d120f3 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:int(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 99cb512a..5893b616 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:nonempty(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b9e4e7b7..787719dc 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6ec1a2c7..8e61f26c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler:terminate(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 07b8fc77..c046f764 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_handler/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7b65421c..696de86e 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6dd2516b..8f13b617 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_http2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http2(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 aec3911b..7caa409d 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_loop/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_loop(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 12e46988..87f647c1 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_middleware/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_middleware(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 67f76cbd..c3a4f621 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:binding(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 138ced9e..6e1bb3a8 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:bindings(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 57bb2579..46c54a72 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:body_length(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f00a52ea..a3384537 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:cert(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fa3841ca..30a3cab8 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:delete_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d8459e2d..89a32792 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 cd035042..57f65c14 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5d4eccf7..772e9af6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fa14d4ed..7d1ae098 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fa5ed224..d58420e4 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 bf9f0323..b66f9ed5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d7b49af3..863e3d58 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f2342750..bfd0c074 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c3c1baad..2b750d6e 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6ffbe8d3..827b788a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2efdb2b5..2488a842 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:method(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 686eda86..65c2c20a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5f06ba15..ba07e509 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 686c2900..22861478 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 63dbfbfc..3fff3434 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e025bc82..f8e0b770 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0752159f..c88801b8 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:peer(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8faf5a09..aae7842b 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:port(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f08a26d0..5f676df9 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f81fcccb..0d3038bc 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 74f4ce60..7289ba51 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_and_match_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0a0eead6..4776f7ae 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8fd0f0aa..c8c96911 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a1769edc..d5da3de4 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 437b0197..1a1d75bd 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 245f2993..bdda0efe 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 98ffccbd..31b22655 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fbe7d3f8..5fc844f9 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a8672e7c..1c6edd4e 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:scheme(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a26a69fa..b10014ac 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a87cfe0a..5f9cc001 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_cookie(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ad918c7f..5b6d90d5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f3af7b39..a244d7c3 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 741f0613..3052f9e6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:sock(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 053b355c..c1d29ddf 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7cbd4f6d..e0218e5c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_events(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c2ce9e52..c6307927 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 489e9a7e..89449d93 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 67eb15aa..118f98bf 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:uri(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7b03c3db..27e72bd7 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:version(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 85cec33b..82b0c612 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fd97034d..12be9aff 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_rest/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_rest(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 3762e6fb..331a3865 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router:compile(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a6599598..9b97ae1a 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_router/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9f617331..6d668cb2 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_static/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_static(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 bbeadb37..2a61f520 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_stream/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ddbadb15..3d7a3b03 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream_h(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9d0705f0..66bcce0e 100644
--- a/docs/en/cowboy/2.6/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.6/manual/cowboy_websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_websocket(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a3d5824e..b91b15ee 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
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP status codes(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.6/manual/index.html b/docs/en/cowboy/2.6/manual/index.html
index bf91d0d5..f0ddd687 100644
--- a/docs/en/cowboy/2.6/manual/index.html
+++ b/docs/en/cowboy/2.6/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/constraints/index.html b/docs/en/cowboy/2.7/guide/constraints/index.html
index 8a8e9359..c91278bd 100644
--- a/docs/en/cowboy/2.7/guide/constraints/index.html
+++ b/docs/en/cowboy/2.7/guide/constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Constraints</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/cookies/index.html b/docs/en/cowboy/2.7/guide/cookies/index.html
index 4580a6aa..f151b08e 100644
--- a/docs/en/cowboy/2.7/guide/cookies/index.html
+++ b/docs/en/cowboy/2.7/guide/cookies/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Using cookies</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5a90940c..9545e11f 100644
--- a/docs/en/cowboy/2.7/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.7/guide/erlang_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Erlang and the Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 478531cd..598bb970 100644
--- a/docs/en/cowboy/2.7/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.7/guide/flow_diagram/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Flow diagram</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 248c188e..d57f5d9b 100644
--- a/docs/en/cowboy/2.7/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.7/guide/getting_started/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Getting started</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/handlers/index.html b/docs/en/cowboy/2.7/guide/handlers/index.html
index 93a64baf..c2654957 100644
--- a/docs/en/cowboy/2.7/guide/handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/index.html b/docs/en/cowboy/2.7/guide/index.html
index 22d16632..b8f79cc6 100644
--- a/docs/en/cowboy/2.7/guide/index.html
+++ b/docs/en/cowboy/2.7/guide/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy User Guide</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/introduction/index.html b/docs/en/cowboy/2.7/guide/introduction/index.html
index af416d96..7245b702 100644
--- a/docs/en/cowboy/2.7/guide/introduction/index.html
+++ b/docs/en/cowboy/2.7/guide/introduction/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Introduction</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/listeners/index.html b/docs/en/cowboy/2.7/guide/listeners/index.html
index 0a8cad07..0fd46db8 100644
--- a/docs/en/cowboy/2.7/guide/listeners/index.html
+++ b/docs/en/cowboy/2.7/guide/listeners/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Listeners</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0e46303b..94be6f1e 100644
--- a/docs/en/cowboy/2.7/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/loop_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Loop handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/middlewares/index.html b/docs/en/cowboy/2.7/guide/middlewares/index.html
index 461022a5..d15d6a3d 100644
--- a/docs/en/cowboy/2.7/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.7/guide/middlewares/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Middlewares</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a8ec3adf..025969a4 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 1.0 to 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0b553875..f8143629 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.0 to 2.1</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e159a375..9e760e96 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.1 to 2.2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 eeca2225..e8325a5c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.2 to 2.3</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 20cb22d3..66a83f35 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.3 to 2.4</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 433ecfc8..6f9c631b 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.4 to 2.5</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e4ceba84..c94298f3 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.5 to 2.6</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 923154bd..f5bce28d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: Migrating from Cowboy 2.6 to 2.7</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 65963ff4..a93488d7 100644
--- a/docs/en/cowboy/2.7/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.7/guide/modern_web/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The modern Web</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/multipart/index.html b/docs/en/cowboy/2.7/guide/multipart/index.html
index 56b50f77..451a34a6 100644
--- a/docs/en/cowboy/2.7/guide/multipart/index.html
+++ b/docs/en/cowboy/2.7/guide/multipart/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Multipart requests</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/req/index.html b/docs/en/cowboy/2.7/guide/req/index.html
index ee588b40..06b17a20 100644
--- a/docs/en/cowboy/2.7/guide/req/index.html
+++ b/docs/en/cowboy/2.7/guide/req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Req object</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 45db52b6..a5e79192 100644
--- a/docs/en/cowboy/2.7/guide/req_body/index.html
+++ b/docs/en/cowboy/2.7/guide/req_body/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Reading the request body</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d198c185..06e44b2b 100644
--- a/docs/en/cowboy/2.7/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.7/guide/resource_design/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Designing a resource handler</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/resp/index.html b/docs/en/cowboy/2.7/guide/resp/index.html
index 945bd7e1..20d8df95 100644
--- a/docs/en/cowboy/2.7/guide/resp/index.html
+++ b/docs/en/cowboy/2.7/guide/resp/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Sending a response</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 b519d089..cd0c5021 100644
--- a/docs/en/cowboy/2.7/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.7/guide/rest_flowcharts/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST flowcharts</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2e722b27..95c1171e 100644
--- a/docs/en/cowboy/2.7/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/rest_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ebd71012..2732c791 100644
--- a/docs/en/cowboy/2.7/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.7/guide/rest_principles/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: REST principles</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/routing/index.html b/docs/en/cowboy/2.7/guide/routing/index.html
index 12132cc1..70c997bf 100644
--- a/docs/en/cowboy/2.7/guide/routing/index.html
+++ b/docs/en/cowboy/2.7/guide/routing/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Routing</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/specs/index.html b/docs/en/cowboy/2.7/guide/specs/index.html
index c3686180..a6ea3a41 100644
--- a/docs/en/cowboy/2.7/guide/specs/index.html
+++ b/docs/en/cowboy/2.7/guide/specs/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP and other specifications</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9a23cc96..3acec047 100644
--- a/docs/en/cowboy/2.7/guide/static_files/index.html
+++ b/docs/en/cowboy/2.7/guide/static_files/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Static files</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/guide/streams/index.html b/docs/en/cowboy/2.7/guide/streams/index.html
index 3ba9cc34..5204a933 100644
--- a/docs/en/cowboy/2.7/guide/streams/index.html
+++ b/docs/en/cowboy/2.7/guide/streams/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Streams</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 edac9dc9..43be61e5 100644
--- a/docs/en/cowboy/2.7/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.7/guide/ws_handlers/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Websocket handlers</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ef3afb32..a8ad8686 100644
--- a/docs/en/cowboy/2.7/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.7/guide/ws_protocol/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: The Websocket protocol</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d8b7cb95..4b3d8916 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:set_env(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0a6153bb..6a14bdc1 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_clear(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 49c5afe1..52b04b13 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:start_tls(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e4dc948b..f11aeb33 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy:stop_listener(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/manual/cowboy/index.html b/docs/en/cowboy/2.7/manual/cowboy/index.html
index 0053894f..1707acc8 100644
--- a/docs/en/cowboy/2.7/manual/cowboy/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 27d10269..8ae77a7d 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_app/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_app/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 376d7c7a..21f05fb0 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_compress_h(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 70e564d7..fe5b29b9 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:int(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7e95588f..2faab965 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints:nonempty(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 35ac8e75..fa86f177 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_constraints/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_constraints/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_constraints(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4dad8190..899fb112 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler:terminate(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9cfc7ffc..3ea667f6 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_handler/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_handler/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_handler(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 524af38b..3b32a6e5 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_http/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_http/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f6aa41d4..a9b1caa7 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_http2/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_http2/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_http2(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d7c597b1..538523ff 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_loop/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_loop/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_loop(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8896b295..c22810b5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_metrics_h(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f517e70e..5b2bac88 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_middleware/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_middleware/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_middleware(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ceb76af0..39eac580 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:binding(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 82ce3f22..23d9b82f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:bindings(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1fc84b79..bde58296 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:body_length(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0c036a90..25f96d22 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:cast(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5668ec57..ddcc3530 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:cert(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d64193b9..3a7a94c2 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:delete_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 66ac8dd0..1344a8ea 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:filter_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e0e0f5c3..80d00a98 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9ee43549..083a38f9 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5df038c8..c496a93f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:has_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 ea7ed684..56d586c3 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7aa56e28..9ab293c1 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 08663aac..1496ffae 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d736e654..b0cde6ac 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:host_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 df63ead0..418978e6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:inform(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 7c117e3d..679b5f7d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8d8750f8..a90d9df1 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:match_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e4a100c7..8b70d0a5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:method(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d7df09dd..ea5774f5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_cookies(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 25009d99..56deb5ab 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9b54e7ae..b89d318d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:parse_qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a3361097..e0ce74e7 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fc1d4b56..2cfb89e6 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:path_info(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e0017559..16a4f537 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:peer(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c87af9fb..4c0f042f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:port(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 edbe749b..21462f00 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:push(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 62937674..c6f2e6f3 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:qs(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2b102bc3..f23f8926 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_and_match_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 9e4e2548..929751e0 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 aedadccc..08b77d87 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6a322edd..7f14181a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_part_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8cc3309d..da916010 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:read_urlencoded_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1a07c85b..ce4ee08b 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a2f8b49a..b83f4fd0 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8232a682..ac7126e5 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 a5cf6d94..1c7dd05a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:scheme(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 5bb2e5fa..a9a0bd0a 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 4c4de6de..78a543f8 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_cookie(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c5903ae2..e943aa9d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_header(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 1dc989a8..4586dd24 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:set_resp_headers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 0fb89470..928c9ff8 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:sock(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fd85d53b..d2847a98 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_body(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 044caf69..cf2a71e1 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_events(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 2669b5e5..2ea6218e 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_reply(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 fb8fd957..786f9807 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:stream_trailers(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 c0da4597..31acdb8c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:uri(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 121aeedf..b3bc4f2c 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req:version(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 8d414980..ca14b699 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_req/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_req(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 06e99e27..1103bd46 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_rest/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_rest/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_rest(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 e15454b1..7e3e57fd 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router:compile(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 dbce2244..e2f110bb 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_router/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_router/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_router(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 935e5f7f..d4fa5b29 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_static/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_static/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_static(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 f1d14807..92c9d69d 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_stream/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 387824ae..570a776d 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_stream_h(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 acceb457..95593a7f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_tracer_h(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 d282310d..a30e6bc9 100644
--- a/docs/en/cowboy/2.7/manual/cowboy_websocket/index.html
+++ b/docs/en/cowboy/2.7/manual/cowboy_websocket/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: cowboy_websocket(3)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
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 6c64e26c..adac942f 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
@@ -10,7 +10,7 @@
<title>Nine Nines: HTTP status codes(7)</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
diff --git a/docs/en/cowboy/2.7/manual/index.html b/docs/en/cowboy/2.7/manual/index.html
index 5ef76ffa..2e4410d3 100644
--- a/docs/en/cowboy/2.7/manual/index.html
+++ b/docs/en/cowboy/2.7/manual/index.html
@@ -10,7 +10,7 @@
<title>Nine Nines: Cowboy Function Reference</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=6" rel="stylesheet">
+ <link href="/css/99s.css?r=7" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">