HTTParrot v1.0.2 HTTParrot.RequestStore

Used to store and retrived requests

Summary

Functions

Clear the saved data on the coresponding key

Get the saved request using the key

Store the requests to the key

Functions

clear(key)

Clear the saved data on the coresponding key

retrieve(key)

Get the saved request using the key

store(key, info)

Store the requests to the key