Dev. Playground 🙌
/
Knowledge
/
World Wide Web
/
Books
/
HTTP 완벽 가이드
/
영문 정리
/
URLs and Resources
/
General URL components
/
params
Search
params
Description
Used by some schemes to specify input parameters. Params are name/value pairs. A URL can contain multiple params fields, separated from themselves and the rest of the path by semicolons (;).
Default value
None