Maurício Meneghini Fauth
|
44fe103b9c
|
Remove @access annotations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-22 11:43:45 -03:00 |
|
Maurício Meneghini Fauth
|
f00d70cccb
|
Remove useless whitespaces
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-15 17:05:40 -03:00 |
|
Maurício Meneghini Fauth
|
9f3510d11a
|
Add bool return type where possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-14 20:11:51 -03:00 |
|
Maurício Meneghini Fauth
|
7f6472b2c2
|
Add void return type where possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-13 15:29:11 -03:00 |
|
Maurício Meneghini Fauth
|
8f2f3eff40
|
Remove the Core::isValid method
This improves the type checking and simplifies the code.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-02 13:20:50 -03:00 |
|
Maurício Meneghini Fauth
|
5725516656
|
Inline Core::ifSetOr method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-01 13:29:05 -03:00 |
|
Maurício Meneghini Fauth
|
d574475459
|
Move reponse output to the ResponseRenderer::response method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-02 13:33:00 -03:00 |
|
Maurício Meneghini Fauth
|
c985faf9a1
|
Build response headers before sending them out
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-01 16:08:03 -03:00 |
|
Maurício Meneghini Fauth
|
9adaa912e1
|
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-30 12:35:22 -03:00 |
|