baude / image-scanner

[Deprecated] Vulnerability scanner for containers and images
GNU Lesser General Public License v2.1
14 stars 8 forks source link

Add support for json chunked requests #83

Open simon3z opened 9 years ago

simon3z commented 9 years ago

Some proxies are transforming the client requests in chunked requests. This patch allows the server to handle those requests as well.