Tag

QueryString

0 views collected around this technical thread.

ByteFE
ByteFE
Mar 22, 2023 · Fundamentals

Understanding URL Query Strings: Encoding, Libraries, and Best Practices

This article explains URL query string fundamentals, covering structure, percent-encoding, space handling, and compares JavaScript libraries qs, query-string, and URLSearchParams for parsing and stringifying query data in web and Node.js projects today.

JavaScriptNode.jsQueryString
0 likes · 18 min read
Understanding URL Query Strings: Encoding, Libraries, and Best Practices
NetEase Game Operations Platform
NetEase Game Operations Platform
Dec 28, 2019 · Operations

Operational Pitfalls of Using S3 Website Hosting and CDN Query‑String Caching

The article analyses practical drawbacks of S3 static‑website hosting, the complexities of CDN query‑string caching, and protocol incompatibilities such as HEAD + Range and If‑Match handling, offering concrete lessons and mitigation strategies for cloud operations teams.

CDNCloudFrontOperations
0 likes · 10 min read
Operational Pitfalls of Using S3 Website Hosting and CDN Query‑String Caching