Skip to content

Pegasus.lua v0.9.2

Compare
Choose a tag to compare
@EvandroLG EvandroLG released this 13 Jun 14:36
· 210 commits to master since this release

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