This website requires JavaScript.
Explore
Help
Sign In
shishantbiswas
/
coder
Watch
1
Star
0
Fork
0
You've already forked coder
mirror of
https://github.com/coder/coder.git
synced
2026-06-03 13:08:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d0ea981dad7f11eaf65f71ef7ca80fb11e81012
coder
/
coderd
/
httpapi
T
History
Kyle Carberry
f2952000d9
fix: Ensure WebSockets routinely transfer data (
#4367
)
...
Fixes
#4351
.
2022-10-04 17:10:58 -05:00
..
cookie_test.go
feat: Implement (but not enforce) CSRF for FE requests (
#3786
)
2022-09-13 15:26:46 -04:00
cookie.go
fix: Strip session_token cookie from app proxy requests (
#3528
)
2022-08-17 17:09:45 +00:00
httpapi_test.go
feat: trace httpapi.{Read,Write} (
#4134
)
2022-09-21 17:07:00 -05:00
httpapi.go
feat: trace httpapi.{Read,Write} (
#4134
)
2022-09-21 17:07:00 -05:00
queryparams_test.go
feat: workspace filter query supported in backend (
#2232
)
2022-06-14 08:46:33 -05:00
queryparams.go
ref: move httpapi.Reponse into codersdk (
#2954
)
2022-07-12 19:15:02 -05:00
request.go
feat: add panic recovery middleware (
#3687
)
2022-08-29 17:00:52 -05:00
url_test.go
feat: secure and cross-domain subdomain-based proxying (
#4136
)
2022-09-22 22:30:32 +00:00
url.go
feat: secure and cross-domain subdomain-based proxying (
#4136
)
2022-09-22 22:30:32 +00:00
username_test.go
feat: Add OIDC authentication (
#3314
)
2022-07-31 23:05:35 -05:00
username.go
feat: Add serving applications on subdomains and port-based proxying (
#3753
)
2022-09-14 03:31:33 +10:00
websocket.go
fix: Ensure WebSockets routinely transfer data (
#4367
)
2022-10-04 17:10:58 -05:00