Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for pathValue (0.13 sec)

  1. src/net/http/server.go

    // (Therefore it is invalid for a "..." wildcard to appear anywhere but at the end of a pattern.)
    // The match for a wildcard can be obtained by calling [Request.PathValue] with the wildcard's name.
    // A trailing slash in a path acts as an anonymous "..." wildcard.
    //
    // The special wildcard {$} matches only the end of the URL.
    // For example, the pattern "/{$}" matches only the path "/",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 123.4K bytes
    - Viewed (0)
Back to top