vensder / simple-python-http-request

Simple HTTP request using standard Python 3 library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple HTTP request (Python 3 standard library)

A simple HTTP request using the Python 3 standard library can help you debug a connection from a server or container if you don't have command-line tools like curl, wget, netcat, etc., but python is installed.

About

Simple HTTP request using standard Python 3 library


Languages

Language:Python 100.0%