Content deleted Content added
Free fire unlimited daimond evo guns and more Tags: Reverted Visual edit Mobile edit Mobile web edit |
m Reverted edits by 2409:40E4:110C:DA9F:DD:46FF:FEF8:CDEF (talk): editing tests (HG) (3.4.13) |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Short description|Part of a URL that assigns values to specified parameters}}
A '''query string''' is a part of a uniform resource locator ([[URL
[[File:Query string.png|frame|center|An [[address bar]] on [[Google Chrome]] showing a URL (Uniform Resource Locator) with the query string <code>?
A web server can handle a [[HTTPS|Hypertext Transfer Protocol]] (HTTP) request either by reading a file from its [[file system]] based on the [[URL]] path or by handling the request using logic that is specific to the type of resource. In cases where special logic is invoked, the query string will be available to that logic for use in its processing, along with the path component of the URL.
|