Jason Volk
|
dab225113d
|
ircd::resource: Handle and generate an OPTIONS response.
fixes #65
|
2019-03-31 23:08:29 -07:00 |
|
Jason Volk
|
77648137e9
|
Revert "ircd: Remove use of all unwind::exceptional and unwind::nominal devices."
This reverts commit 4f243826c2 .
|
2019-03-22 21:06:28 -07:00 |
|
Jason Volk
|
4f243826c2
|
ircd: Remove use of all unwind::exceptional and unwind::nominal devices.
|
2019-03-12 18:41:05 -07:00 |
|
Jason Volk
|
80ecb903cc
|
modules/webroot: Return 404 before any 405 for non-existent resources.
|
2019-02-24 15:12:31 -08:00 |
|
Jason Volk
|
3466597981
|
ircd::fs: Various reorg; cleanup.
|
2018-12-29 19:43:17 -08:00 |
|
Jason Volk
|
04f3dc4d17
|
ircd::fs: Make fs::error inherit from std::system_error.
|
2018-12-12 17:32:24 -08:00 |
|
Jason Volk
|
5d3f6bf79e
|
modules/webroot: Check if webroot path exists on load.
|
2018-12-08 15:53:47 -08:00 |
|
Jason Volk
|
8d62407907
|
modules/webroot: Make webroot path a conf item.
|
2018-09-03 04:45:07 -07:00 |
|
Jason Volk
|
c280c9cd36
|
modules/webroot: Fix fs::error propagation.
|
2018-08-23 04:18:48 -07:00 |
|
Jason Volk
|
b4e7bb062c
|
modules: Rename root to webroot.
|
2018-06-12 01:00:14 -07:00 |
|