Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for url (0.14 sec)

  1. doc/go1.22.html

      As a special case, registering a handler with <code> "GET"</code> also registers it with <code>"HEAD"</code>.
    </p>
    
    <p>
      Wildcards in patterns, like <code>/items/{id}</code>, match segments of the URL path.
      The actual segment value may be accessed by calling the <a href="/pkg/net/http#Request.PathValue"><code>Request.PathValue</code></a> method.
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  2. misc/chrome/gophertool/popup.html

    <script src="gopher.js"></script>
    <script src="popup.js"></script>
    </head>
    <body style='margin: 0.5em; font-family: sans;'>
    <small><a href="#" url="https://golang.org/issue">issue</a>,
    <a href="#" url="https://golang.org/cl">codereview</a>,
    <a href="#" url="https://golang.org/change">commit</a>, or
    <a href="#" url="https://golang.org/pkg/">pkg</a> id/name:</small>
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Mar 05 02:35:21 GMT 2021
    - 830 bytes
    - Viewed (0)
Back to top