WVAviator/capti

Params not URL Encoded

Closed this issue · 0 comments

Just realized that I never did any URL encoding for request params provided. This should be implemented using the urlencoded crate.