ansible/test
Matt Martz b748edea45
Add multipart/form-data functionality (#69376)
* Add multipart/form-data functionality

* Fix some linting issues

* Fix error message

* Allow filename to be provided with content

* Add integration test

* Update examples

* General improvements to multipart handling

* Use prepare_multipart for galaxy collection publish

* Properly account for py2 vs py3, ensuring no max header length

* Address test assumptions

* Add unit tests

* Add changelog

* Ensure to use CRLF instead of NL

* Ignore line-endings in fixture

* Consolidate code, add comment

* Bump fallaxy container version

* ci_complete
2020-05-20 15:44:01 -05:00
..
ansible_test
integration Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
lib/ansible_test Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
sanity Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
support Remove left hand side slicing 2020-05-06 09:56:40 -07:00
units Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
utils/shippable Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00