Mageia Bugzilla – Attachment 11730 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 python3
get3.py (text/plain), 134 bytes, created by
Herman Viaene
on 2020-07-03 11:53:06 CEST
(
hide
)
Description:
test command for python3
Filename:
MIME Type:
Creator:
Herman Viaene
Created:
2020-07-03 11:53:06 CEST
Size:
134 bytes
patch
obsolete
>import httplib2 >h = httplib2.Http('.cache') >response, content = h.request('https://mageia.org', 'GET') >print (dict(response.items()))
import httplib2 h = httplib2.Http('.cache') response, content = h.request('https://mageia.org', 'GET') print (dict(response.items()))
View Attachment As Raw
Actions:
View
Attachments on
bug 26750
:
11729
| 11730