ampproject / amp-viewer

Apache License 2.0
38 stars 34 forks source link

Keep trailing '/' when sanitizing CDN URL #66

Closed stephen-deg closed 6 years ago

stephen-deg commented 6 years ago

Append the trailing '/' to the new path components if it existed in the old path. By default, iOS will strip this. Some publishers are very sensitive to this slash so we need to keep it.