Skip to content
  • meskio's avatar
    Limit the size of the web request bodies · 2f98b8fc
    meskio authored
    Any distributor exposing a webserver now has a limit on 100KB for the
    body of the requests it will accept. This will block DoS attacks that
    try to exhaust the server memory.
    
    * Closes: #192
    2f98b8fc