Mathieu Aubin

Results 19 issues of Mathieu Aubin

what if you wanted to specify mime-type upon uploading? I believe 0x0 will take whatever mime you set whem sending with `-F 'file=@somefile;type=text/plain'` for example. Also, did you allow for...

enhancement

Hi! I am a big fan of Primitive - had to say! is there any chance you could update this code for python 3 ? Or even... golang?

Hi, i was wondering why the need for dos2unix in the first place? Even if you were a windows person, yout editor should be allowing you to set proper file...

just for fun, seemed better plus i had time to kill heh

I was under the impression that user, under Debian style distros, was `www-data` I see the nginx.conf reflects that but not so much the install/compilation script. Am i getting something...

Images optimization for faster readme rendering

Well, at least on Fedora 31, without running dos2unix on the file, i get a CRLF error such as `-bash: ./setup.py: /usr/bin/python3^M: bad interpreter: No such file or directory` I...

helps reduce confusion in the end i believe. Probably a quick copy/paste that was left behind unedited

It would be nice to be able to choose User-Agent or, even better and not so complicated either, to create a random user agent for each requests. Something like they...