[ 源代码: ruby-http-form-data ]
软件包:ruby-http-form-data(2.3.0-1)
ruby-http-form-data 的相关链接
Debian 的资源:
下载源码包 ruby-http-form-data:
- [ruby-http-form-data_2.3.0-1.dsc]
- [ruby-http-form-data_2.3.0.orig.tar.gz]
- [ruby-http-form-data_2.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
utility-belt to build form data request bodies
This gem provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types. It was pulled out from the gem 'http' to provide ability to build form data request bodies.