baf2d896c1
Update eltro, clean up a few tests
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-07-04 13:24:19 +00:00
e9c600b869
Flaska: Add support for appendHeaders
in constructor.
...
continuous-integration/appveyor/branch AppVeyor build succeeded
* Allows to append individual headers to the defaultHeaders without completely
replacing the default values.
2022-06-16 09:59:30 +00:00
e7909cc84b
flaska: Add better default font-src with self and data: support.
continuous-integration/appveyor/branch AppVeyor build failed
2022-05-12 16:40:14 +00:00
4820347cfb
req: Fix bug where it would call requestEnded when request was closed. This behavior is normal during the middle of a request
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-07 11:27:44 +00:00
3a454d44ce
onreqerror: Do not log aborted "errors"
continuous-integration/appveyor/branch AppVeyor build failed
2022-04-02 19:40:46 +00:00
975646d336
Flaska: If http server supports listenAsync (service-core for example) then use that instead of callback listen()
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-27 14:48:11 +00:00
b97e34c1eb
Flaska: HEAD request support across the board.
...
continuous-integration/appveyor/branch AppVeyor build succeeded
Flaska: Set status to 204 if status is 200 and body is null
Flaska: Fix implementation of how content-type is set
FileResponse: Don't open file if running HEAD request
2022-03-27 00:30:56 +00:00
d4bac4940e
FileResponse: Pre-build range regex and re-use it for performance benefits
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-26 15:59:48 +00:00
499cfa8ce0
FileResponse: Completely finished all HTTP/1.1 support for file handling including range, preconditions, modified and so much more.
...
continuous-integration/appveyor/branch AppVeyor build succeeded
Flaska: Refactored how headers and status are sent.
2022-03-26 15:50:18 +00:00
28b4f6ea33
Flaska: Testing and Version 1.0.0 released
...
continuous-integration/appveyor/branch AppVeyor build succeeded
Added JsonHandler
Added FormidableHandler
Fixed a bunch of request handling
2022-03-17 15:09:22 +00:00
9c43b429c4
flaska: Add jsonhandler and basic httperror class
...
continuous-integration/appveyor/branch AppVeyor build succeeded
flaska: Add promise-based listen and close methods
2022-03-16 10:41:25 +00:00
6cd511cbce
Increment version
2022-01-05 14:06:36 +00:00
1290069287
0.9.7
2021-10-11 03:17:02 +00:00
1cb65de3dd
0.9.6
2021-10-11 02:06:35 +00:00
6b42415a41
0.9.5
2021-10-10 23:53:01 +00:00
3a48c88c3a
0.9.4
2021-10-10 21:32:20 +00:00
6fe5a7272d
0.9.3
2021-10-10 20:38:20 +00:00
e5ca7e5d74
0.9.2
2021-10-10 20:08:50 +00:00
a56513b772
0.9.1
2021-10-10 19:58:04 +00:00
91588fc3ee
Update package again :)
2021-10-10 02:30:23 +00:00
3c4259e262
Update package slightly
2021-10-10 02:26:06 +00:00
26c9b4a27e
Finished implementing router. Backuping non-class method
2021-07-05 17:54:00 +00:00
0bfd4de78d
rename from bottle (taken, sadface) to flaska
2020-05-20 13:14:25 +00:00
0c2030c2cd
added basic bottle router and benchmarks for it
2020-03-11 12:34:34 +00:00