From 538f4ba84fc7aaa3b621ee45da9d68423ccfd963 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sat, 16 May 2020 15:12:11 +0000
Subject: [PATCH] Build book from commit
021812b73995ec6767215e942fd905ad9a9482b6 [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/exceptions.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 +-
47 files changed, 47 insertions(+), 47 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 49ff01a0..76c145e5 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1189,7 +1189,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index b25fdcb0..cab8a9bc 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -903,7 +903,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 0a7d88ad..22a44fb7 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -954,7 +954,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 2da2db26..b86bd174 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -902,7 +902,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index b03a8df2..b3c6540f 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -990,7 +990,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 502a649a..6c7113b6 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -911,7 +911,7 @@
diff --git a/basics/error_messages.html b/basics/error_messages.html
index f412d932..28923321 100644
--- a/basics/error_messages.html
+++ b/basics/error_messages.html
@@ -878,7 +878,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 6483e48a..93f1d3ad 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -913,7 +913,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 3b889800..ed129080 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -871,7 +871,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index da01bd42..df38b7ac 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -927,7 +927,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 0f15ddde..94964bb9 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -965,7 +965,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 00e40d0c..15719e12 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -942,7 +942,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index af70f379..92a3c10b 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -949,7 +949,7 @@
diff --git a/basics/router.html b/basics/router.html
index efac4ed0..a6ff3707 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -925,7 +925,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 71582fb8..85af394f 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -990,7 +990,7 @@ The s/keys accepts :opt-un to support optional keys.
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 58f9ce89..c9236468 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -979,7 +979,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 21ccbde0..4a2bcbd9 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -877,7 +877,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index f72cad25..7d6603ba 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -878,7 +878,7 @@
diff --git a/development.html b/development.html
index 02ace4e9..7ab5ef4d 100644
--- a/development.html
+++ b/development.html
@@ -869,7 +869,7 @@ lein test
diff --git a/faq.html b/faq.html
index 0e2e1bd2..059ce3dc 100644
--- a/faq.html
+++ b/faq.html
@@ -949,7 +949,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 82286cec..d6b03542 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -866,7 +866,7 @@ React breaking due to errors.
diff --git a/frontend/browser.html b/frontend/browser.html
index 83f6cd3a..317d0b9b 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -889,7 +889,7 @@ go back or forwards, but calling History API functions directly should work:
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 5a208bb5..6c4ebe45 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -946,7 +946,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index 25287b29..faea1271 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -868,7 +868,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index b04983b3..35ceafb3 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -896,7 +896,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 2eaac022..1cad096f 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -907,7 +907,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index b8f0ac23..5358aa40 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -908,7 +908,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index bfc24aec..1d45cddd 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -907,7 +907,7 @@
diff --git a/index.html b/index.html
index 3b823762..20b104ff 100644
--- a/index.html
+++ b/index.html
@@ -972,7 +972,7 @@
diff --git a/performance.html b/performance.html
index 4890d63c..092d3d0a 100644
--- a/performance.html
+++ b/performance.html
@@ -955,7 +955,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index e6c7d18b..3bb5a559 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -873,7 +873,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 ed52ce78..bad08778 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1074,7 +1074,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 7524216f..36a340bb 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -936,7 +936,7 @@
diff --git a/ring/content_negotiation.html b/ring/content_negotiation.html
index 92b4298a..b7ea794e 100644
--- a/ring/content_negotiation.html
+++ b/ring/content_negotiation.html
@@ -959,7 +959,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 43fdfae9..75a2f3b9 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -934,7 +934,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 9849f7ae..25ec2cb5 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -912,7 +912,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 60467367..c305271e 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -891,7 +891,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 74082676..e897f2ef 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -881,7 +881,7 @@
diff --git a/ring/exceptions.html b/ring/exceptions.html
index 8d4332b4..cb2f4862 100644
--- a/ring/exceptions.html
+++ b/ring/exceptions.html
@@ -960,7 +960,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index dc72dd5d..8087e2a5 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -892,7 +892,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index ec47d205..5a78dc5e 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -877,7 +877,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 2d85eedb..da6e7c10 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -1021,7 +1021,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index d72728b8..774e8b2e 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1089,7 +1089,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index 567a980b..e5ce3620 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -915,7 +915,7 @@
diff --git a/ring/static.html b/ring/static.html
index 176e5b37..43111a9e 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -917,7 +917,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 2d906437..d364c456 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1141,7 +1141,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index d485b20d..b0c89a40 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -898,7 +898,7 @@