Skip to content

Commit

Permalink
Polishing (aligned with 5.1.x)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Dec 8, 2020
1 parent d5a80d2 commit 0abb17a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2016 the original author or authors.
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -78,6 +78,7 @@ public void setAllowedOrigins(Collection<String> allowedOrigins) {
}

/**
* Return the allowed {@code Origin} header values.
* @since 4.1.5
* @see #setAllowedOrigins
*/
Expand Down

0 comments on commit 0abb17a

Please sign in to comment.