The `http.Request` object can already have a context associated with it. If it does, preserve that context rather than creating a new one. If it doesn't, create a new `context.Background` instead. |
||
|---|---|---|
| .. | ||
| context.go | ||
| context_test.go | ||
| docs.go | ||
| jwk.go | ||
| probs.go | ||
| probs_test.go | ||
| relative.go | ||
| send_error.go | ||
| send_error_test.go | ||