Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.56 KB

File metadata and controls

41 lines (22 loc) · 1.56 KB

python-http1.0

http1.0 server created with sockets

Not Persistent Connection:

Screenshot from 2023-08-13 18-18-00

Resources:

Screenshot from 2023-08-24 17-22-49

http_resources_request

wireshark analyze

  • Open and close connection index.html

open_and_close_index_html

  • Open connection output1.png

open_output1

  • Close connection output1.png

close_output1

  • Open connection output2.png open_output2

  • Close connection output2.png close_output2

  • Open connection output3.png open_output3

  • Close connection output3.png

close_output-3