From 14dd0ca8b943ac5a384de665f626dc3dc1edd26c Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Wed, 31 Oct 2018 06:57:24 +0000
Subject: [PATCH] Build book from commit
2d045511bbfd68802a23daf5a9a10818c7fc3b6a [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 +-
index.html | 2 +-
performance.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 +-
42 files changed, 42 insertions(+), 42 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index bcc772c4..8953dcbc 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1124,7 +1124,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 8a33f411..1a1af33c 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -830,7 +830,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index f560dca5..cb943745 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -889,7 +889,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index c16950c6..5fd5d6e6 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -833,7 +833,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index f9e3de26..ebafe7a7 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -925,7 +925,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 0e01bd9b..0f3fe15e 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -845,7 +845,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 0e1df690..d65c9c3f 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -848,7 +848,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 5b283bb1..4d35c248 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -806,7 +806,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index c1d1d304..4e0f84ce 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -849,7 +849,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 5254ab9b..57ebc925 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -847,7 +847,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 1c5934e0..d9e6aeea 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -899,7 +899,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 2aa9b41c..237d479a 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -836,7 +836,7 @@ E.g., /foo bar should be /foo%20bar.
diff --git a/basics/router.html b/basics/router.html
index 435df430..420bce5e 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -816,7 +816,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index ea2b7aa4..2a660337 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -823,7 +823,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index df5cec55..165027ae 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -913,7 +913,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 20d58ca5..a2aa9e33 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -812,7 +812,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 7c832df4..295e0759 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -813,7 +813,7 @@
diff --git a/development.html b/development.html
index 30cd7a1d..24cded1a 100644
--- a/development.html
+++ b/development.html
@@ -803,7 +803,7 @@ lein test
diff --git a/faq.html b/faq.html
index a19a5777..ffb7521f 100644
--- a/faq.html
+++ b/faq.html
@@ -881,7 +881,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 97b9b048..8a0219b2 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -791,7 +791,7 @@ React breaking due to errors).
diff --git a/frontend/browser.html b/frontend/browser.html
index 44036b67..cf37fc58 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -795,7 +795,7 @@ router instance and passes the instance to all calls.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 5385bcb5..acd9f974 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -808,7 +808,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index c14234e9..67bb2602 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -803,7 +803,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index e681c62d..38c1736f 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -795,7 +795,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index a1a4d350..ddca4076 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -803,7 +803,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 24ae91c3..894888c9 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -843,7 +843,7 @@
diff --git a/index.html b/index.html
index eed66f0d..789f0e14 100644
--- a/index.html
+++ b/index.html
@@ -923,7 +923,7 @@
diff --git a/performance.html b/performance.html
index 7ebe0c87..d8df9493 100644
--- a/performance.html
+++ b/performance.html
@@ -860,7 +860,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 0c34269c..4fc33801 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -914,7 +914,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 1ca589ee..72dbf205 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -841,7 +841,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index b7254381..53a14a51 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -869,7 +869,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 3d168279..d3e4d4b5 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -847,7 +847,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index e09ff1df..81f04c9e 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -997,7 +997,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 37aab6dc..8b4ea246 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -816,7 +816,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index bc73914b..0674638c 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -827,7 +827,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index c9cf7f4c..2e569c91 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -812,7 +812,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 4a8fdc19..8a8d75d8 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -948,7 +948,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index a2c432fa..00e65520 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1024,7 +1024,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index 119566bd..9c2f845e 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -831,7 +831,7 @@
diff --git a/ring/static.html b/ring/static.html
index 5617e08d..54219fc1 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -852,7 +852,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index eb889f57..48732bcc 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1057,7 +1057,7 @@
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index b61015e8..f99901aa 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -804,7 +804,7 @@