ensomnia16 / CS305-23S-Assignment2

7 stars 2 forks source link

[Documentation]: Usage of try/catch and try/except #8

Closed OctCarp closed 1 year ago

OctCarp commented 1 year ago

In tips for HTTP Analyzer part:

Exceptions may occur if encountered HTTP packets without HTTP Header. Handle it using try...catch block.

Although it's not an important thing, maybe try...except is more accurate in Python?

ensomnia16 commented 1 year ago

Typos. Apologize for that.