Mageia Bugzilla – Attachment 11729 Details for
Bug 26750
python-httplib2 new security issue CVE-2020-11078
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
test command for python2
get.py (text/plain), 125 bytes, created by
Herman Viaene
on 2020-07-03 11:52:38 CEST
(
hide
)
Description:
test command for python2
Filename:
MIME Type:
Creator:
Herman Viaene
Created:
2020-07-03 11:52:38 CEST
Size:
125 bytes
patch
obsolete
>import httplib2 >h = httplib2.Http(".cache") >resp, content = h.request("https://mageia.org/", "GET") >print resp >print content
import httplib2 h = httplib2.Http(".cache") resp, content = h.request("https://mageia.org/", "GET") print resp print content
View Attachment As Raw
Actions:
View
Attachments on
bug 26750
: 11729 |
11730