Skip to content

My-ABC/http_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http_test

中文文档 | English Documentation

Introduction

This is a project for testing the HTTP protocol.

Installation Steps

  1. Clone the repository:
    git clone https://github.com/My-ABC/http_test.git
  2. Enter the project directory:
    cd http_test   
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the project:
    python http.py
  5. Open a web browser and visit http://127.0.0.1:81/ to see the results or Open a web browser and visit http://127.0.0.1:81/a to see the results or Open a web browser and visit http://127.0.0.1:81/a/b.html to see the results or Open a web browser and visit http://127.0.0.1:81/a/c.html to see the results.

Usage Guide

  1. In the http.py file, you can see the handle_client function, which is used to handle client requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors