Skip to content

Commit

Permalink
Renamed header
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Apr 12, 2023
1 parent d02bf88 commit 3b535ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Networking/HTTPClient/HTTPClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ extension HTTPClient {
case location = "Location"
case nonce = "X-Nonce"
case eTag = "X-RevenueCat-ETag"
case eTagValidationTime = "X-ETag-Validation-Time"
case eTagValidationTime = "X-RC-Last-Refresh-Time"

}

Expand Down

0 comments on commit 3b535ce

Please sign in to comment.