diff options
Diffstat (limited to 'www/rubygem-faraday-multipart/pkg-descr')
-rw-r--r-- | www/rubygem-faraday-multipart/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/rubygem-faraday-multipart/pkg-descr b/www/rubygem-faraday-multipart/pkg-descr index 6fd08e9f634a..68def793c064 100644 --- a/www/rubygem-faraday-multipart/pkg-descr +++ b/www/rubygem-faraday-multipart/pkg-descr @@ -3,5 +3,3 @@ pairs into a multipart form request, but only under these conditions: - The request's Content-Type is "multipart/form-data" - Content-Type is unspecified, AND one of the values in the Body responds to #content_type. - -WWW: https://github.com/lostisland/faraday-multipart |