We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2c45e commit 94638beCopy full SHA for 94638be
echo.go
@@ -207,6 +207,7 @@ const (
207
HeaderIfModifiedSince = "If-Modified-Since"
208
HeaderLastModified = "Last-Modified"
209
HeaderLocation = "Location"
210
+ HeaderRetryAfter = "Retry-After"
211
HeaderUpgrade = "Upgrade"
212
HeaderVary = "Vary"
213
HeaderWWWAuthenticate = "WWW-Authenticate"
0 commit comments