• Daniël de Kok's avatar
    server: use chunked inputs · bf3c8137
    Daniël de Kok authored
    The router will now send the input as chunks besides as a single
    string. This change modifies the server to process chunked input
    rather than strings. This also allows us to remove the image
    extraction code from the server.
    bf3c8137
chunks.py 819 Bytes