Commit Graph

19 Commits

Author SHA1 Message Date
Alex Hultman
1db8ec1cad Template HttpRequest on QUIC, wrap getHeader 2022-09-28 05:52:29 +02:00
Alex Hultman
4ac42ec21b Use latin1 in getHeader 2022-01-19 03:08:15 +01:00
hst-m
6d88f857d0 fix #540 (#542) 2021-06-08 00:49:39 +02:00
Alex Hultman
797286515a Compile with v19 2021-04-10 21:52:39 +02:00
Alex Hultman
5ca75e35d0 Actually do license the source code 2020-10-25 20:47:08 +01:00
Alex Hultman
e2c49e5a4f Wrap getQuery, update uWS 2020-09-28 16:01:44 +02:00
Alex Hultman
df4aeb8274 Introduce CallJS and corresponding PERFORM_LIKE_GARBAGE flag 2020-01-15 18:19:47 +01:00
Alex Hultman
d98516e1c4 Wrap setYield 2019-12-21 19:37:12 +01:00
Alex Hultman
2c87f3593d Initial Worker threads/context aware support 2019-12-05 04:31:45 +01:00
Alex Hultman
13d8743f95 Port to Node.js 10, 11, 12, 13 2019-11-08 13:49:40 +01:00
Alex Hultman
fd884ed1c0 Fix all warnings, add onWritable error message 2019-08-18 21:49:06 +02:00
Alex Hultman
f4bc7b38d1 Port to Node.js 10, 11 and 12 2019-04-24 03:01:54 +02:00
Alex Hultman
91d433d191 Allow iteration over headers 2019-03-10 12:45:43 +01:00
Alex Hultman
d067388df4 Throw exceptions on ill-use instead of segfaulting 2019-01-18 16:33:56 +01:00
Alex Hultman
4ae2facba7 Wrap req.getQuery, req.getMethod, res.close, res.onData & add Upload example 2019-01-17 08:22:43 +01:00
Alex Hultman
810695f32c HttpResponseWrapper refactor 2019-01-14 13:17:08 +01:00
Alex Hultman
80bc15915b Wrap req.getParameter, req.getUrl 2019-01-14 12:44:29 +01:00
Alex Hultman
a6b897cdbc Add QtCreator project for addon 2019-01-14 11:45:25 +01:00
Alex Hultman
0636cfb088 Refactor things into separate files 2019-01-14 11:34:20 +01:00