mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-21 16:39:08 -07:00
* Add new method to encode parameters in the URL - I'm not really encoding, I'm sure this is broke - There maybe an Ansible native way to do this * Fix whitepace * Added urlencode support - Relies on urllib module - Fixed string delimiter * Enable URL params - construct_params_list() creates a list of parameters to encode - encode_url_params() does encoding in a simple manner * Added proper methods for urlencoding * Remove duplicate functions * Remove blank line for PEP8 |
||
---|---|---|
.. | ||
__init__.py | ||
meraki.py |