coder/coderd/httpapi
dependabot[bot] 825480ae9b
chore: bump crate-ci/typos from 1.12.12 to 1.13.3 (#5304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com>
2022-12-06 11:50:33 +00:00
..
cookie.go fix: Strip session_token cookie from app proxy requests (#3528) 2022-08-17 17:09:45 +00:00
cookie_test.go feat: Implement (but not enforce) CSRF for FE requests (#3786) 2022-09-13 15:26:46 -04:00
httpapi.go feat: Add template display name (backend) (#4966) 2022-11-10 21:51:09 +01:00
httpapi_test.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
json.go chore: bump crate-ci/typos from 1.12.12 to 1.13.3 (#5304) 2022-12-06 11:50:33 +00:00
json_test.go feat: add load testing harness, coder loadtest command (#4853) 2022-11-02 18:30:00 +00:00
name.go feat: Add template display name (backend) (#4966) 2022-11-10 21:51:09 +01:00
name_test.go feat: Add template display name (backend) (#4966) 2022-11-10 21:51:09 +01:00
queryparams.go ref: move httpapi.Reponse into codersdk (#2954) 2022-07-12 19:15:02 -05:00
queryparams_test.go feat: workspace filter query supported in backend (#2232) 2022-06-14 08:46:33 -05:00
request.go feat: add panic recovery middleware (#3687) 2022-08-29 17:00:52 -05:00
url.go feat: add new required slug property to coder_app, use in URLs (#4573) 2022-10-28 17:41:31 +00:00
url_test.go feat: add new required slug property to coder_app, use in URLs (#4573) 2022-10-28 17:41:31 +00:00
websocket.go fix: Ensure WebSockets routinely transfer data (#4367) 2022-10-04 17:10:58 -05:00