Pegasus.lua v0.9.2
Pegasus.lua is a http server to work with web applications written in Lua language.
What's new from Pegasus.lua v0.9.1?
- Added
ip
property in request module. It returns the client's ip - Added
port
property in request module. It returns the port where Pegasus is running - Fixed some bugs in request module