|
715ee9cd2a
|
working on forcing cookies, better header setting/adding, session/userprofile persisting
|
2024-04-18 16:23:52 +02:00 |
|
|
09b30ad7b6
|
update to netty 4.1.108, add empty settings, add settings loader to server tests
|
2024-04-03 15:15:41 +02:00 |
|
|
8ddf8ebd3b
|
lift tests to module path
|
2024-03-04 16:03:29 +01:00 |
|
|
8ea5472223
|
rename getBaseURL() to getURL(), rename getServerURL() to getBaseURL() for clarity
|
2024-02-21 21:11:25 +01:00 |
|
|
9287e6c36a
|
remove write(String) from HttpResponseBuilder, we don't like sloppyness, try enforcing charset use
|
2023-08-07 18:08:25 +02:00 |
|
|
6c10666fe5
|
refactoring HttpServerContext into HttpRouterContext
|
2023-04-29 22:02:01 +02:00 |
|
|
98b13c8dc7
|
implement file uploading, release resource in channel close handler, clean up request/response API
|
2023-04-09 23:01:08 +02:00 |
|
|
3749b9ba3a
|
refactoring code for easier API, update to Netty 4.1.92, begin of file upload work
|
2023-04-07 22:35:24 +02:00 |
|
|
43558479e7
|
upgrade to Gradle 8.0.2, simplify module methods, simplify thread pool, cleanup router
|
2023-04-05 21:55:24 +02:00 |
|
|
dfd3abd4a9
|
better close/flush
|
2023-03-30 17:44:14 +02:00 |
|
|
fc1beabb58
|
add router task to release buffers after routing, refactor HTTP server API into application, domain, service subpackages
|
2023-03-30 10:42:29 +02:00 |
|
|
5c52f5149e
|
ensure that all requests are closed and released after requests have been dispatched, this should prevent netty to report bytebuf leaks
|
2023-03-28 17:51:03 +02:00 |
|
|
407f8ad2f8
|
rename attributes() to getAttributes()
|
2023-03-26 22:23:46 +02:00 |
|
|
94d6e90a0d
|
initial commit
|
2022-10-20 10:19:32 +02:00 |
|