Wiki

Clone wiki

bluedroplet / Status

This is a list of what does already work and what is not yet implemented.

Working

  • HTTP GET request
  • HTTP DELETE request
  • Automatic content encoding
  • Logger Interface
  • Configuration by API
  • Configuration by XML file
  • Sending chunked data

Not yet implemented

  • HTTP POST request
  • HTTP PUT request
  • Basic Auth support
  • Digest Auth support
  • Log output to stream file
  • Log output to database file
  • YAML configuration provider
  • Database file configuration provider
  • Add MIME type to routing
  • URI path variables
  • Change library list on request

Updated