issues
search
EvandroLG
/
pegasus.lua
:rocket: Pegasus.lua is an http server to work with web applications written in Lua language.
http://evandrolg.github.io/pegasus.lua/
MIT License
421
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(logging): add lualogging compatible logging
#149
Tieske
closed
1 month ago
3
chore: delete requests logs
#148
AMD-NICK
closed
2 months ago
1
Ensure that readme provides working demo.
#147
wmealing
closed
3 months ago
0
No way of handling GET and HEAD requests with callback
#146
aveplen
closed
3 months ago
5
fixes: luasocket default and json library
#145
Tieske
closed
5 months ago
0
fix error thrown, and example comments
#144
Tieske
closed
5 months ago
3
Fix of examples
#143
laulin
closed
5 months ago
0
Basic examples simply crash
#142
laulin
closed
5 months ago
7
`req:statusCode` is poorly documented and extremley difficult to use
#141
Frityet
closed
8 months ago
5
Lua language server annotations
#140
Frityet
opened
9 months ago
3
fix(request): ensure headers are read before reading body
#139
Tieske
closed
10 months ago
0
feat(json): add a json library
#138
Tieske
closed
8 months ago
3
feat(error) allow custom error text on error messages
#137
Tieske
closed
9 months ago
0
fix(tls): silent on succesful handshake
#136
Tieske
closed
10 months ago
0
Should I have called req:headers() before req:post()
#135
wmealing
closed
10 months ago
4
Set default text for 429 http error
#134
AMD-NICK
closed
1 year ago
1
May be a bug in handler.lua
#133
lingbl
opened
1 year ago
1
Custom 404 code in handler causes failure at handler.lua:146
#132
midn1
opened
1 year ago
3
feat(router): add a router plugin
#131
Tieske
closed
7 months ago
2
refactor(files) move serving files into a plugin
#130
Tieske
closed
7 months ago
7
plugin handlers are broken
#129
Tieske
opened
1 year ago
0
fix(headers) tabs are allowed, and whitespace must be trimmed
#128
Tieske
closed
1 year ago
1
several changes
#127
Tieske
closed
1 year ago
11
fix(rockspec) add missing plugin file
#126
Tieske
closed
1 year ago
0
chore(*) add some sanity checks and auto-coercion
#125
Tieske
closed
1 year ago
2
refactor(copas): cleanup the Copas example to be readable
#124
Tieske
closed
1 year ago
0
fix(ci) typo; use master branch instead of main
#123
Tieske
closed
1 year ago
0
chore(readme) fix CI badges
#122
Tieske
closed
1 year ago
0
fix(rockspecs) add missing, add dev, add updated 0.9.7
#121
Tieske
closed
1 year ago
0
add 'test' target (unit+integration)
#120
Tieske
closed
1 year ago
1
move plugins into subfolder
#119
Tieske
closed
1 year ago
4
Security: Client can cause server DoS by requesting https on http server instance
#118
stancikcom
closed
1 year ago
11
fix(header/query): both can have duplicate keys
#117
Tieske
closed
1 year ago
0
chore(ci) switch to github actions
#116
Tieske
closed
1 year ago
1
chore(ci) switch to github actions
#115
Tieske
closed
1 year ago
1
fix(response): close and onlyheaders return self
#114
Tieske
closed
1 year ago
1
fix(request): don't close server socket
#113
Tieske
closed
1 year ago
1
chore(*): add editor config file
#112
Tieske
closed
1 year ago
1
update examples, fix copas example
#111
Tieske
closed
1 year ago
0
documentation updates
#110
Tieske
opened
1 year ago
4
Socket not found
#109
klierkleutertjes
closed
2 years ago
2
Response:writeFile()
#108
lingbl
opened
3 years ago
0
use https for docs
#107
Tieske
closed
4 years ago
1
More descriptive crash message
#106
bbblitz
closed
4 years ago
7
Correct documentation about request properties
#105
bbblitz
closed
4 years ago
3
Add basic logging
#104
maurorappa
closed
4 years ago
1
Issue reading POST data
#103
thomasquintana
closed
3 years ago
5
a more lua-friendly benchmarker.
#102
lquixada
closed
6 years ago
1
simpler way to kill server.
#101
lquixada
closed
6 years ago
0
Sailor Project: in search of a Lua 5.3 production server
#100
max-bertinetti
closed
6 years ago
3
Next