reqwest
reqwest copied to clipboard
Added raw type to possible requested files.
By adding the type raw @line 314 and 232 in the setType method. reqwest is now compatible with nonstandard file type's like binary mp3, midi etc.
i see. we should add a test for this and then be sure to edit the appropriate file src/reqwest