You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am puzzled that this simple typo bug has persisted for so many years: The method do_GET on RequestHandler in Server.py is simply incorrectly indented. This way you cannot do a GET request on the SOAP server.
The text was updated successfully, but these errors were encountered:
I am puzzled that this simple typo bug has persisted for so many years: The method do_GET on RequestHandler in Server.py is simply incorrectly indented. This way you cannot do a GET request on the SOAP server.
The text was updated successfully, but these errors were encountered: