fix
- HyperRequest: Do not prepend the base url when a full url is passed
(fd8cfa6) - HyperRequest: Add
resolveUrls
andencodeUrl
properties to the memento
(1a8f85f) - HyperRequest: Correctly set the
encodeUrl
when cloning a request
(c996b0f)
other
- *: tests: Fix tests by unloading ColdBox between each test file (13dd8b5)