| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with 'hosts' arguments [luacheck]
|
|
|
|
| |
[luacheck]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for __tostring
|
|
|
|
| |
The default port must be configured separately to enable this behavior
|
| |
|
|
|
|
|
|
| |
RFC2782 states:
> A Target of "." means that the service is decidedly not available at
> this domain.
|
| |
|
|
|
|
|
|
| |
This is a busted function that is not currently recognized by luacheck.
See https://github.com/mpeterv/luacheck/pull/183
|
| |
|
| |
|
|
|
|
| |
This could be a return value from ondetach
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since the module is now global, this event was also fired in a global
context by default.
|
|
|
|
| |
This allows handling events without any hosts enabled.
|
| |
|
| |
|
|
|
|
| |
Such modules simply ignore the Host header and always handle the same path.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|