summaryrefslogtreecommitdiff
path: root/network/basics/get_url.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Ensure proper error when fetch_url returns status -1Dag Wieers2016-11-211-1/+5
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-131-2/+2
* Force download if checksums do not match (#4262)Martin Matuška2016-09-121-0/+5
* Updated get_url module to process FTP results correctly [#3661] (#4601)afunix2016-09-081-1/+1
* Fixes get_url examples in docs and applies native YAML syntax. (#4474)Timothy Appnel2016-08-301-8/+27
* get_url headers param values parsing (#4245)Roman2016-08-101-1/+1
* document that get_url also takes file paramsBrian Coca2016-06-131-0/+2
* Revert "Add mode option to the list" (#3946)Brian Coca2016-06-131-7/+0
* Add mode option to docstring for get_url (#3630)Victor Bocharsky2016-06-131-0/+7
* Use the six import for urlsplit instead of importing directly. (#3902)jctanner2016-06-091-2/+2
* Convert the network subfolder to py3/py2.4 syntax (#3690)Michael Scherer2016-05-181-2/+4
* Fix status check on get_url with file schemas and update the examples. (#3512)jctanner2016-04-211-1/+4
* If file attribs are specified set them even if file already exists.Toshio Kuratomi2016-03-201-3/+9
* Clarify get_url timeout documentationMichal Svab2016-01-291-3/+3
* added missing version_addedBrian Coca2016-01-181-0/+1
* Added 'backup' parameter to get_url moduletechraf2016-01-121-2/+21
* corrected version_added for new temp_dest featureBrian Coca2015-12-021-1/+1
* Merge pull request #1887 from sysadmin75/9512_get_url_tmp_option2Brian Coca2015-12-021-4/+26
|\
| * Adds tmp_dest option to get_url module.sysadmin752015-08-061-4/+26
* | restored quotes to checksum description to avoid breaking docsBrian Coca2015-10-051-2/+2
* | description for the get_url module describing checksum verification before fi...JM2015-10-041-2/+6
* | Update get_url.pySam Mingo2015-09-091-1/+1
* | Update get_url.pyColin Hutchinson2015-09-081-1/+1
* | Remove the sample SHA256Colin Hutchinson2015-09-011-1/+1
* | Quote checksum description to fix docsToshio Kuratomi2015-08-061-2/+2
* | Allow additional hashing algorithms. Directly use hashlib and check ifmuffl0n2015-08-061-28/+45
|/
* minor doc fixes to get_urlBrian Coca2015-07-271-9/+6
* fixed version addedBrian Coca2015-07-241-1/+1
* Added header supportDan2015-07-241-3/+22
* added version_Added to get_url's force_basic_authBrian Coca2015-07-191-0/+1
* Refactor force basic auth, now all modules which use fetch_url() can use forc...Iiro Uusitalo2015-07-101-0/+12
* Merge pull request #687 from abackstrom/sha256-mismatch-redownloadBrian Coca2015-06-291-10/+23
|\
| * Force redownload if sha256sum does not matchAnnika Backstrom2015-01-221-10/+23
* | Add note about redirects proxiesToshio Kuratomi2015-06-251-0/+2
* | Small cleanups.Toshio Kuratomi2015-06-241-2/+5
* | Proper author info for all remaining modulesGreg DeKoenigsberg2015-06-151-1/+1
* | Removed the wrong NoteSchmitt Christian2015-04-101-2/+0
|/
* Move from md5 to sha1 to work on FIPS-140 enabled systemsToshio Kuratomi2014-11-061-7/+14
* Renames.Michael DeHaan2014-11-041-0/+313