Added missing text

This commit is contained in:
Marcin Grzejszczak
2021-08-09 14:00:28 +02:00
parent 0cdf31de7b
commit 61b0b175e1

View File

@@ -368,7 +368,7 @@ class MyService {
[[how-to-add-headers-to-the-http-server-response]]
== How to Add Headers to the HTTP Server Response?
Register an HTTP Filter that
Register a filter that will set the server response.
====
[source,java,indent=0]