mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: use latest gVisor and go 1.22.3 (#13338)
This commit is contained in:
Generated
+1
-1
@@ -8923,7 +8923,7 @@ _None_
|
||||
| ------------- | ---------------------------- | -------- | ------------ | -------------------------------------------------- |
|
||||
| `forceQuery` | boolean | false | | append a query ('?') even if RawQuery is empty |
|
||||
| `fragment` | string | false | | fragment for references, without '#' |
|
||||
| `host` | string | false | | host or host:port |
|
||||
| `host` | string | false | | host or host:port (see Hostname and Port methods) |
|
||||
| `omitHost` | boolean | false | | do not emit empty host (authority) |
|
||||
| `opaque` | string | false | | encoded opaque data |
|
||||
| `path` | string | false | | path (relative paths may omit leading slash) |
|
||||
|
||||
Reference in New Issue
Block a user