EvandroLG/pegasus.lua
:rocket: Pegasus.lua is an http server to work with web applications written in Lua language.
LuaMIT
Issues
- 5
- 7
Basic examples simply crash
#142 opened by laulin - 3
Lua language server annotations
#140 opened by Frityet - 5
- 4
Should I have called req:headers() before req:post()
#135 opened by wmealing - 1
Create HTTPS plugin
#36 opened by zac23or - 1
Create redirect method
#51 opened by EvandroLG - 1
May be a bug in handler.lua
#133 opened by lingbl - 3
support to file upload(plugin)
#33 opened by EvandroLG - 3
- 4
documentation updates
#110 opened by Tieske - 0
plugin handlers are broken
#129 opened by Tieske - 11
Security: Client can cause server DoS by requesting https on http server instance
#118 opened by stancikcom - 3
Handling request when using a location
#70 opened by AlexandreRio - 2
Socket not found
#109 opened by klierkleutertjes - 0
Response:writeFile()
#108 opened by lingbl - 0
Run tests on AppVeyor
#80 opened by moteus - 5
Issue reading POST data
#103 opened by thomasquintana - 3
Correct documentation about request properties
#105 opened by bbblitz - 4
Getting POST data makes server crash
#72 opened by AlexandreRio - 1
Build on top of lua-http?
#69 opened by daurnimator - 0
what should `:receiveBody` do?
#68 opened by o-jasper - 4
Response:write crashes on Windows
#61 opened by hoensr - 4
What if something else needs its own loop
#57 opened by o-jasper - 0
smtp plugin
#40 opened by EvandroLG - 3
ghpages needs update
#62 opened by skwerlman - 1
Use `pegasus.file` module.
#78 opened by moteus - 0
Escape from root dir.
#82 opened by moteus - 3
remove addheaders()
#42 opened by Tieske - 3
- 0
Use lua-http-parser to parse requests
#85 opened by moteus - 2
Maybe need more tests
#58 opened by o-jasper - 4
Can't install in ubuntu 14.04
#64 opened by Huluhu - 5
self.firstline got nil
#66 opened by Huluhu - 5
Expose client IP in a smarter way
#63 opened by skwerlman - 2
Http POST Problem
#65 opened by Huluhu - 4
Create a plugin structure
#32 opened by zac23or - 6
`Request:receiveBody` comparing `nil`
#55 opened by o-jasper - 2
- 1
- 4
Make Javascript effectively able to call selected lua functions on the server.
#47 opened by o-jasper - 0
Correct http header parser
#52 opened by zac23or - 0
create route method
#50 opened by EvandroLG - 2
Create Cache plugin
#34 opened by zac23or - 0
Create gzip Plugin
#49 opened by zac23or - 0
encode binary files
#44 opened by EvandroLG - 0
Create Stream Plugin
#35 opened by zac23or - 0
Create ssi plugin
#41 opened by EvandroLG - 0
First query string variable gets a leading '?'
#38 opened by mchelem - 0
Create RequestParser Plugin
#37 opened by zac23or