wuy icon indicating copy to clipboard operation
wuy copied to clipboard

Handle post requests

Open alemoreau opened this issue 6 years ago • 1 comments

Enable post requests and customization of client_max_size parameter for aiohttp application (for file uploads)

fixes #17

alemoreau avatar Oct 01 '19 16:10 alemoreau

On guy (https://github.com/manatlan/guy) It will be very easy to add its own http handlers, to handle this kind of specific things ...

By the way, guy use tornado (no more aiohttp)

manatlan avatar Nov 03 '19 17:11 manatlan