Skip to content

findstr/http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http

A simple http library

  • use the short link to interactive with http server
  • auto manguage the cookie
  • can get the cookie any time

sample:

  • send the http header like this: "GET http://www.baidu.com/ HTTP/1.1\r\n" "User-Agent: MySelf\r\n" "Host: www.baidu.com\r\n" "\r\n"

  • then print the all response from the http server

  • test the http_get_cookie && http_cookie_dump function

About

A simple http library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published