OXIESEC PANEL
- Current Dir:
/
/
opt
/
gsutil
/
third_party
/
requests
/
.github
/
ISSUE_TEMPLATE
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/29/2024 03:36:10 PM
rwxr-xr-x
📄
Bug_report.md
548 bytes
05/29/2024 03:36:10 PM
rw-r--r--
📄
Custom.md
249 bytes
05/29/2024 03:36:10 PM
rw-r--r--
📄
Feature_request.md
194 bytes
05/29/2024 03:36:10 PM
rw-r--r--
Editing: Bug_report.md
Close
--- name: Bug report about: Create a report to help us improve --- <!-- Summary. --> ## Expected Result <!-- What you expected. --> ## Actual Result <!-- What happened instead. --> ## Reproduction Steps ```python import requests ``` ## System Information $ python -m requests.help ```json { "paste": "here" } ``` <!-- This command is only available on Requests v2.16.4 and greater. Otherwise, please provide some basic information about your system (Python version, operating system, &c). -->