This commit changes the workings of the `hypo--collect-url' function to
store the hash of the last uploaded file or snippet. This is then used
by `hypo-delete-last' to delete that same url.
Without requiring this, by the time the library is loaded the
`url-request-data' and `url-request-method' will already have been
defined as lexical variables instead of special (dynamic) variables.