From 629c251b7f09b5c49e55b0aeef7822de3c829826 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 2 Feb 2020 16:11:43 +0000
Subject: [PATCH] Build book from commit
7458603d5c5fc36fb335bfe02de1913c4ed321ee [skip ci]
---
advanced/composing_routers.html | 2 +-
advanced/configuring_routers.html | 2 +-
advanced/dev_workflow.html | 2 +-
advanced/different_routers.html | 2 +-
advanced/route_validation.html | 2 +-
advanced/shared_routes.html | 2 +-
basics/error_messages.html | 2 +-
basics/name_based_routing.html | 2 +-
basics/path_based_routing.html | 2 +-
basics/route_conflicts.html | 2 +-
basics/route_data.html | 2 +-
basics/route_data_validation.html | 2 +-
basics/route_syntax.html | 2 +-
basics/router.html | 2 +-
coercion/clojure_spec_coercion.html | 2 +-
coercion/coercion.html | 2 +-
coercion/data_spec_coercion.html | 2 +-
coercion/schema_coercion.html | 2 +-
development.html | 2 +-
faq.html | 2 +-
frontend/basics.html | 2 +-
frontend/browser.html | 2 +-
frontend/controllers.html | 2 +-
http/default_interceptors.html | 2 +-
http/interceptors.html | 2 +-
http/pedestal.html | 2 +-
http/sieppari.html | 2 +-
http/transforming_interceptor_chain.html | 2 +-
index.html | 2 +-
performance.html | 2 +-
ring/RESTful_form_methods.html | 2 +-
ring/coercion.html | 2 +-
ring/compiling_middleware.html | 2 +-
ring/content_negotiation.html | 2 +-
ring/data_driven_middleware.html | 2 +-
ring/default_handler.html | 2 +-
ring/default_middleware.html | 2 +-
ring/dynamic_extensions.html | 2 +-
ring/middleware_registry.html | 2 +-
ring/reverse_routing.html | 2 +-
ring/ring.html | 2 +-
ring/route_data_validation.html | 2 +-
ring/slash_handler.html | 2 +-
ring/static.html | 2 +-
ring/swagger.html | 2 +-
ring/transforming_middleware_chain.html | 2 +-
46 files changed, 46 insertions(+), 46 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 93bd6db6..1473df41 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1176,7 +1176,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 8826cc1f..0e3b8fc1 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -890,7 +890,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index c20e9be5..a5f1f787 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -941,7 +941,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index c9483c47..08f2f625 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -889,7 +889,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 66109717..15fa4669 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -977,7 +977,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 8dcf01dd..d68939f4 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -898,7 +898,7 @@
diff --git a/basics/error_messages.html b/basics/error_messages.html
index 707a5f7d..ad1cf161 100644
--- a/basics/error_messages.html
+++ b/basics/error_messages.html
@@ -865,7 +865,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 2d6d6f8f..fff8b377 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -900,7 +900,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 2e31b705..9d9f8332 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -858,7 +858,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 03677d1b..719637d7 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -914,7 +914,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 0b53929f..aaaecdeb 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -952,7 +952,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 2d1912bf..5dfeb710 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -929,7 +929,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 4c0ddaf4..76ea9434 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -936,7 +936,7 @@
diff --git a/basics/router.html b/basics/router.html
index 1ce3de0f..2c5ad5aa 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -912,7 +912,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 21c225ed..190bc19e 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -923,7 +923,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 72b698dd..02f82b43 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -966,7 +966,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index c95e7bf1..036ffbf2 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -864,7 +864,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 3325713c..8eb035da 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -865,7 +865,7 @@
diff --git a/development.html b/development.html
index 13e7a356..8a41e3cd 100644
--- a/development.html
+++ b/development.html
@@ -856,7 +856,7 @@ lein test
diff --git a/faq.html b/faq.html
index 42b7ec3b..a8403d62 100644
--- a/faq.html
+++ b/faq.html
@@ -936,7 +936,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 95ec4240..ca034d3e 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -853,7 +853,7 @@ React breaking due to errors.
diff --git a/frontend/browser.html b/frontend/browser.html
index 990673f3..8665d89c 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -876,7 +876,7 @@ go back or forwards, but calling History API functions directly should work:
diff --git a/frontend/controllers.html b/frontend/controllers.html
index dd870389..6ce0e57c 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -933,7 +933,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index c68824ce..49497a4a 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -855,7 +855,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index de835fbf..5978f7a2 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -883,7 +883,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 4cb36fbe..25d8a626 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -894,7 +894,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 519844b0..6bd2756d 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -895,7 +895,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index 33d01a0a..a32b0a9c 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -894,7 +894,7 @@
diff --git a/index.html b/index.html
index c560ee7c..e34b70cb 100644
--- a/index.html
+++ b/index.html
@@ -959,7 +959,7 @@
diff --git a/performance.html b/performance.html
index 332f022d..4e94aff0 100644
--- a/performance.html
+++ b/performance.html
@@ -942,7 +942,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index 7454bb89..c9006749 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -860,7 +860,7 @@ This is so that our middleware is applied before reitit matches the request with
diff --git a/ring/coercion.html b/ring/coercion.html
index d218eb18..eebac34e 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1061,7 +1061,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 38eca0f3..6daa9a3e 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -923,7 +923,7 @@
diff --git a/ring/content_negotiation.html b/ring/content_negotiation.html
index 21785099..03c2082b 100644
--- a/ring/content_negotiation.html
+++ b/ring/content_negotiation.html
@@ -946,7 +946,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 7426e573..14a99fda 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -921,7 +921,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 37e673ca..47915c11 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -899,7 +899,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 6218e1a8..8193e14a 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -878,7 +878,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 025bd5da..6276680b 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -868,7 +868,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index 8bfe1ffb..af730c17 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -879,7 +879,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 8376aaf5..52583457 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -864,7 +864,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index b596d4c9..4ac78dcc 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -1008,7 +1008,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 8c63a78b..698cfc37 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1076,7 +1076,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index 1e1e9d29..a669eefe 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -902,7 +902,7 @@
diff --git a/ring/static.html b/ring/static.html
index 8e282b48..27d56b42 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -904,7 +904,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 4fc9b558..4a039783 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1124,7 +1124,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index 2668ccfb..7a953873 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -885,7 +885,7 @@