Skip to content

ashitadiwan96/A1_40085685_HTTPNetworkLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A1_40085685_HTTPNetworkLibrary

This library is a simple HTTP client library that enables establishing connections, sending GET requests and POST requests and a command line implementation that enables the user to:

1.Use the verbosity option to have detailed information on response 2. Send as many headers along with the request 3. Add inline data to the request 4. Read a text file to send the content as inline data 5. Redirect the request to another page if the original page makes a response with a status code of 3xx version 6. Write the body of the response on a new text file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%