Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reregistering (0.12 sec)

  1. src/net/http/server.go

    // it redirects the request by adding the trailing slash.
    // This behavior can be overridden with a separate registration for the path without
    // the trailing slash or "..." wildcard. For example, registering "/images/" causes ServeMux
    // to redirect a request for "/images" to "/images/", unless "/images" has
    // been registered separately.
    //
    // # Request sanitizing
    //
    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