This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-06-29 11:40:22 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
c85655f720
community.general
/
library
/
network
History
Download ZIP
Download TAR.GZ
Tin Tvrtkovic
c85655f720
Modified the get_url module to respect the content-disposition header if the destination is a directory and the server provides it.
...
See
http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html
, section 19.5.1.
2013-11-02 17:23:59 +01:00
..
get_url
Modified the get_url module to respect the content-disposition header if the destination is a directory and the server provides it.
2013-11-02 17:23:59 +01:00
slurp
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
2013-06-15 20:54:25 +02:00
uri
Fix issue 4433, make sure status is a int rather than a string
2013-10-12 22:10:40 +02:00