oduwsdl / MemGator

A Memento Aggregator CLI and Server in Go
https://memgator.cs.odu.edu/api.html
MIT License
57 stars 11 forks source link

Missing protocol scheme is not added #26

Closed ibnesayeed closed 9 years ago

ibnesayeed commented 9 years ago

If the requested original URI does not include http:// or https:// scheme prefix the program was designed to automatically add it, but it is not working as designed.