app-zap / PHPFramework

A lightweight PHP framework as a composition of different good features and concepts of other frameworks intended for easy use and fast development
Other
4 stars 1 forks source link

Only GET, POST, HEAD and cli requests are supported #45

Closed smichaelsen closed 9 years ago

smichaelsen commented 9 years ago

All other request types (such as DELETE, PUT, etc.) result in Exceptions.

smichaelsen commented 9 years ago

List of HTTP methods: http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods