# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
MockResponse will return mock response if find any suitable mock data if you want to test your code using httplib, you need this.
reqCondition create condition - path: same path - pathReg: request path match pathReg - method: same method - Query parameters (key, value) - header (key, value) - Body json format, contains specific (key, value).