HTTParrot.RequestStore (HTTParrot v1.5.0)

View Source

Used to store and retrieved requests

Summary

Functions

Clear the saved data on the corresponding key

Get the saved request using the key

Store the requests to the key

Functions

clear(key)

Clear the saved data on the corresponding key

retrieve(key)

Get the saved request using the key

store(key, info)

Store the requests to the key