Skip to content

Commit b8b0323

Browse files
authored
remove Postman
1 parent f62d6db commit b8b0323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cdn/cdn-manage-expiration-of-blob-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ You can use the [Azure Storage services REST API](/rest/api/storageservices/) to
171171

172172
## Testing the Cache-Control header
173173

174-
You can easily verify the TTL settings of your blobs. With your browser's developer tools, test that your blob includes the `Cache-Control` response header. You can also use a tool such as [Wget](https://www.gnu.org/software/wget/), [Postman](https://www.getpostman.com/), or [Fiddler](https://www.telerik.com/fiddler) to examine the response headers.
174+
You can easily verify the TTL settings of your blobs. With your browser's developer tools, test that your blob includes the `Cache-Control` response header. You can also use a tool such as [Wget](https://www.gnu.org/software/wget/) or [Fiddler](https://www.telerik.com/fiddler) to examine the response headers.
175175

176176
## Next Steps
177177

0 commit comments

Comments
 (0)