- Jan 22, 2021
-
-
Tim van Dijen authored
-
- May 13, 2020
-
-
Tim van Dijen authored
-
- Mar 31, 2020
-
-
Jaime Pérez Crespo authored
The callable must be called from the sendContent() method, rather than send(). Otherwise, sendHeaders() is never called.
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Dec 24, 2019
-
-
Tim van Dijen authored
-
- Aug 10, 2019
-
-
Tim van Dijen authored
-
- Feb 03, 2019
-
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Jaime Pérez Crespo authored
This allows us to use the router even with old code that won't return an actual Response object, but perform a redirection or print directly to the standard output.
-