all repos — website @ c29cfaa65b9e3219a1556d872601733970d92ffa

personal website hosted at prithu.xyz, built using hugo

content/notes/2024-01-25T08:51:00-til-cloudfront-has-a-limit-on-url-length.md

1 2 3 4 5 6 7 8 9
---
title: 'TIL: Cloudfront has a limit on URL length'
date: 2024-01-25T08:51:00Z
slug: til-cloudfront-has-a-limit-on-url-length
---

- Make sure that URL lengths are within range 8192 bytes
- Some other services might follow a generic 2000 character limit.
- [http - What is the maximum length of a URL in different browsers? - Stack Overflow](https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers)