diff --git a/classes/_hatsy_hatsy.HttpError-1.html b/classes/_hatsy_hatsy.HttpError-1.html
index 20299f4..fe74693 100644
--- a/classes/_hatsy_hatsy.HttpError-1.html
+++ b/classes/_hatsy_hatsy.HttpError-1.html
@@ -35,8 +35,8 @@
Implements
+Defined in hatsy/hatsy/src/http/http-error.ts:11
+Defined in hatsy/hatsy/src/http/http-error.ts:92
@@ -92,7 +92,7 @@ Returns
+Defined in hatsy/hatsy/src/http/http-error.ts:23
+Defined in hatsy/hatsy/src/http/http-error.ts:34
+Defined in hatsy/hatsy/src/http/http-error.ts:41
+Defined in hatsy/hatsy/src/http/http-error.ts:62
+Defined in hatsy/hatsy/src/core/request-capability.ts:84
+Defined in hatsy/hatsy/src/testing/test-http-server.ts:183
+Defined in hatsy/hatsy/src/http/dispatch/dispatch-by-language.handler.ts:16
+Defined in hatsy/hatsy/src/http/http-config.ts:42
+Defined in hatsy/hatsy/src/http/http-config.ts:42
+Defined in hatsy/hatsy/src/http/http-config.ts:63
+Defined in hatsy/hatsy/src/http/request/http-forwarding.capability.ts:25
+Defined in hatsy/hatsy/src/core/logging/logging.capability.ts:26
+Defined in hatsy/hatsy/src/core/logging/request-logger.ts:19
+Defined in hatsy/hatsy/src/http/middleware.ts:21
+Defined in hatsy/hatsy/src/http/middleware.ts:26
Index
diff --git a/modules/_hatsy_hatsy.RequestCapability.html b/modules/_hatsy_hatsy.RequestCapability.html
index 055b9c0..f8ddc39 100644
--- a/modules/_hatsy_hatsy.RequestCapability.html
+++ b/modules/_hatsy_hatsy.RequestCapability.html
@@ -17,8 +17,8 @@
RequestCapability
Namespace RequestCapability
+Defined in hatsy/hatsy/src/core/request-capability.ts:13
+Defined in hatsy/hatsy/src/core/request-capability.ts:107
Index
diff --git a/modules/_hatsy_hatsy.RequestContext.html b/modules/_hatsy_hatsy.RequestContext.html
index 409f403..dda04f9 100644
--- a/modules/_hatsy_hatsy.RequestContext.html
+++ b/modules/_hatsy_hatsy.RequestContext.html
@@ -17,8 +17,8 @@
RequestContext
Namespace RequestContext
+Defined in hatsy/hatsy/src/core/request-context.ts:16
+Defined in hatsy/hatsy/src/core/request-context.ts:18
Index
diff --git a/modules/_hatsy_hatsy.RequestProcessor.html b/modules/_hatsy_hatsy.RequestProcessor.html
index c570700..27e69eb 100644
--- a/modules/_hatsy_hatsy.RequestProcessor.html
+++ b/modules/_hatsy_hatsy.RequestProcessor.html
@@ -17,8 +17,8 @@
RequestProcessor
Namespace RequestProcessor
+Defined in hatsy/hatsy/src/core/request-processor.ts:12
+Defined in hatsy/hatsy/src/core/request-processor.ts:21
Index
diff --git a/modules/_hatsy_hatsy.html b/modules/_hatsy_hatsy.html
index a6b819c..d505824 100644
--- a/modules/_hatsy_hatsy.html
+++ b/modules/_hatsy_hatsy.html
@@ -16,7 +16,7 @@
@hatsy/hatsy
Module @hatsy/hatsy
+Defined in hatsy/hatsy/src/mod.ts:1
Index
diff --git a/modules/_hatsy_hatsy_core_js.html b/modules/_hatsy_hatsy_core_js.html
index ef0d552..d196f51 100644
--- a/modules/_hatsy_hatsy_core_js.html
+++ b/modules/_hatsy_hatsy_core_js.html
@@ -16,7 +16,7 @@
@hatsy/hatsy/core.js
Module @hatsy/hatsy/core.js
+Defined in hatsy/hatsy/src/core/mod.ts:1
diff --git a/modules/_hatsy_hatsy_testing_js.TestHttpServer.html b/modules/_hatsy_hatsy_testing_js.TestHttpServer.html
index de7bcc0..7a3c100 100644
--- a/modules/_hatsy_hatsy_testing_js.TestHttpServer.html
+++ b/modules/_hatsy_hatsy_testing_js.TestHttpServer.html
@@ -17,8 +17,8 @@
TestHttpServer
Namespace TestHttpServer
+Defined in hatsy/hatsy/src/testing/test-http-server.ts:21
+Defined in hatsy/hatsy/src/testing/test-http-server.ts:189
Index
diff --git a/modules/_hatsy_hatsy_testing_js.html b/modules/_hatsy_hatsy_testing_js.html
index 5954488..a6d5513 100644
--- a/modules/_hatsy_hatsy_testing_js.html
+++ b/modules/_hatsy_hatsy_testing_js.html
@@ -16,7 +16,7 @@
@hatsy/hatsy/testing.js
Module @hatsy/hatsy/testing.js
+Defined in hatsy/hatsy/src/testing/mod.ts:1
Index
diff --git a/types/_hatsy_hatsy.Middleware-1.html b/types/_hatsy_hatsy.Middleware-1.html
index a70c41b..373345a 100644
--- a/types/_hatsy_hatsy.Middleware-1.html
+++ b/types/_hatsy_hatsy.Middleware-1.html
@@ -63,8 +63,8 @@
Starts to handle incoming requests by the given request handler.
@@ -163,7 +163,7 @@Returns