Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

fred913/sockethttp

Repository files navigation

sockethttp

A lightweight http/1.1 client.

Requirements:

Python (>=2.7)

How to install:

Type pip install sockethttp in Command prompt (administrator)

Supported HTTP request methods:

  • GET
  • POST (Still under development, unstable)

Features

  • Lightweight HTTP request system

  • Easy-to-use extension mechanism

    Still under development...

Plugin development

In case of the following situations, submit a pull request or issue:

  • Bugs that can cause fatal errors
  • Introduce some new features

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages