Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Lamothe a61806f8e4 implemented unescapeString 2021-10-24 12:47:37 -04:00
Jonathan Lamothe 3484fda01e escape characters in URLs 2021-10-22 16:51:04 -04:00
Jonathan Lamothe 8590219126 implemented escapeString 2021-10-22 16:40:44 -04:00
Jonathan Lamothe d56116d4c9 implemented encodeRequest
Note: this does not yet handle percent-escaped characters
2021-10-22 14:29:15 -04:00
Jonathan Lamothe 2a11520a5f create Network.GemServ module 2021-10-22 13:35:15 -04:00
Jonathan Lamothe 95e875d799 use hspec 2021-10-19 11:08:12 -04:00
Jonathan Lamothe d8161500cc initial commit 2021-10-19 10:51:15 -04:00