Commit graph

68 commits

Author SHA1 Message Date
Jaex
efc3e0facc Added XML (application/xml) body support to custom uploader 2019-01-09 19:08:55 +03:00
Jaex
fdafdfe29a Support multiple no value keys 2019-01-08 23:22:41 +03:00
Jaex
b2081622aa Rename RequestType to RequestMethod 2019-01-08 18:57:49 +03:00
Jaex
fa7f69988e Rename RequestFormat to Body 2019-01-08 18:02:21 +03:00
Jaex
142c68197c Parse request URL 2019-01-08 17:35:17 +03:00
Jaex
742f3ca18e Export request type even if it is default value 2019-01-06 20:26:59 +03:00
Jaex
f077a0eed3 Implement parameters to custom uploader requests 2019-01-06 19:04:40 +03:00
Jaex
b238357bcc If request URL contains query string then automatically convert it to parameters and remove query string from request URL 2019-01-06 14:47:37 +03:00
Jaex
d4ef035e35 Interim commit for custom uploader parameters 2019-01-06 13:09:01 +03:00
Jaex
85f98bc063 Removed None from request method, not need anymore 2019-01-04 19:45:42 +03:00
Jaex
f4d8ed3b1e Storing application version in custom uploader JSON to be able to better support backward compatibility 2019-01-04 14:37:24 +03:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex
029997a698 OCR fixes 2018-11-28 16:14:19 +03:00
Jaex
3fb40ef1ac #2299: Support $filename$ in request url and result urls 2018-11-24 23:23:18 +03:00
Jaex
25bf2c4297 Only URL encode input and filename 2018-11-24 22:52:06 +03:00
Jaex
3d3eaa2c64 Input syntax must not be usable for output 2018-11-24 22:32:14 +03:00
Jaex
857ba9b222 Move custom uploader code files to new folder 2018-11-24 22:22:07 +03:00