From 9494f06b7bd5daaa199b7ca7ff76091fb1c4f750 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Fri, 8 Feb 2019 11:57:46 +0000
Subject: [PATCH] Build book from commit
6123230f98f39ca02419828fd50a03db8e898a6a [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/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/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 +-
44 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 70710f64..3fb01fe8 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1150,7 +1150,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 8a7be728..bac471e3 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -856,7 +856,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 9a61fe45..da8e1aeb 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -915,7 +915,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 26208e39..88b864d1 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -863,7 +863,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 92e75d17..5a83d67a 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -951,7 +951,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 0b507862..dac55b58 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -871,7 +871,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 57766f8f..389a5fa6 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -874,7 +874,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 96a993fc..1d6f36a4 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -832,7 +832,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 6c78bec5..5b6af28a 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -875,7 +875,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index f8a379d7..556bae1c 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -873,7 +873,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index f8ae9dd2..aea2152a 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -925,7 +925,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index fe8c9e25..9fb001d5 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -862,7 +862,7 @@ E.g., /foo bar should be /foo%20bar.
diff --git a/basics/router.html b/basics/router.html
index 74df3da3..74f4f6bc 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -842,7 +842,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index e539fc64..a38452bd 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -849,7 +849,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 45e6e6f9..369de69d 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -939,7 +939,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index f73106bd..476c65d1 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -838,7 +838,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 8948b1ee..2f95bdba 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -839,7 +839,7 @@
diff --git a/development.html b/development.html
index e5d614ca..a0defb3c 100644
--- a/development.html
+++ b/development.html
@@ -829,7 +829,7 @@ lein test
diff --git a/faq.html b/faq.html
index d4eb05a7..904a93bb 100644
--- a/faq.html
+++ b/faq.html
@@ -907,7 +907,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index a4c52383..5f66ba77 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -827,7 +827,7 @@ React breaking due to errors.
diff --git a/frontend/browser.html b/frontend/browser.html
index b7d055a7..556177a4 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -823,7 +823,7 @@ event handler for page change events.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 3c862520..5f943cbe 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -907,7 +907,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index 08af352a..55475a00 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -829,7 +829,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index 9c0d160a..b3e2f0ad 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -857,7 +857,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 8f1b7dd8..918e228e 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -868,7 +868,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 9a93bc33..20e142cc 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -869,7 +869,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index 6fd7f5f4..3a27dd5f 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -868,7 +868,7 @@
diff --git a/index.html b/index.html
index 055d98be..b445cf55 100644
--- a/index.html
+++ b/index.html
@@ -956,7 +956,7 @@
diff --git a/performance.html b/performance.html
index 456b4dfd..3ce94379 100644
--- a/performance.html
+++ b/performance.html
@@ -910,7 +910,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index 552a8dc1..4a9ebdb4 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -834,7 +834,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 9aac4823..1ce7c4b9 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1002,7 +1002,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index af3551bc..08caded8 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -867,7 +867,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 20edc89b..3bdb9a79 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -895,7 +895,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 6532a555..42cae583 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -873,7 +873,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 01cd62e9..406a9d4e 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -1046,7 +1046,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 69bc3b47..7d281da8 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -842,7 +842,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index 09b056e8..c112c1d5 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -853,7 +853,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 428cdba5..4e220a25 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -838,7 +838,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index b64f37b1..db748363 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -982,7 +982,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 24870230..ff222738 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1050,7 +1050,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index 955c173c..ba505497 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -876,7 +876,7 @@
diff --git a/ring/static.html b/ring/static.html
index 5bea8043..5fd4d8a5 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -878,7 +878,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index fa1d1443..c1a755fb 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1097,7 +1097,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index 1106813f..701f8d73 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -859,7 +859,7 @@