- Source:
 
- Helper functions for network requests (e.g., get, post, put, delete, etc..)
 
Members
(static, constant) get
- Source:
 
- Helper GET method for sending requests to and from the Python/Flask services.
 
(static, constant) post
- Source:
 
- Helper POST method for sending requests to and from the Python/Flask services.