mirror of
https://github.com/Dvorinka/Devour.git
synced 2026-06-04 04:23:02 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "4710fd7347378202d17c3fee",
|
||||
"source": "http",
|
||||
"type": "go-function",
|
||||
"title": "http.func SetCookie ¶",
|
||||
"content": "# http.func SetCookie ¶\n\n```\nfunc SetCookie(w ResponseWriter, cookie *Cookie)\n```\n\nSetCookie adds a Set-Cookie header to the provided ResponseWriter's headers.\nThe provided cookie must have a valid Name. Invalid cookies may be\nsilently dropped.",
|
||||
"url": "https://pkg.go.dev/http#func SetCookie ¶",
|
||||
"metadata": {
|
||||
"examples": "null",
|
||||
"import_path": "Standard library/net/http",
|
||||
"kind": "function",
|
||||
"package": "http",
|
||||
"signature": "func SetCookie(w ResponseWriter, cookie *Cookie)",
|
||||
"symbol": "func SetCookie ¶"
|
||||
},
|
||||
"hash": "5f857191842622c283c4463e390fb208edd604e9202a7a8a80524256d0fd06d0",
|
||||
"timestamp": "2026-02-19T12:17:17.237545838+01:00"
|
||||
}
|
||||
Reference in New Issue
Block a user