colly
2017-08-08 bb1e03769bd2896b8d9665bbf8e473a7b4dabb6d
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>