Skip to content

Commit

Permalink
Polish CookieRequestCache
Browse files Browse the repository at this point in the history
  • Loading branch information
eleftherias committed Jul 2, 2020
1 parent 9708a2d commit 4fb5ff3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* An Implementation of {@code RequestCache} which saves the original request URI in a cookie.
*
* @author Zeeshan Adnan
* @since 5.4
*/
public class CookieRequestCache implements RequestCache {

Expand Down

0 comments on commit 4fb5ff3

Please sign in to comment.