colly
2017-07-29 0398cf7bb3c6fa3043e241be127632a844b1c9fd
1
2
3
4
5
6
<html>
    <form method="POST" action="/demo/?service=Examples_Upload.Go" enctype="multipart/form-data">
        <input type="file" name="file">
        <input type="submit">
    </form>
</html>