This website requires JavaScript.
Explore
Help
Sign In
github
/
kubeshark
Watch
1
Star
0
Fork
0
You've already forked kubeshark
mirror of
https://github.com/kubeshark/kubeshark.git
synced
2026-05-20 08:04:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
820dc099764d537aa16e11ed79d7ce31cb8afe94
kubeshark
/
tap
/
extensions
/
http
History
M. Mert Yildiran
820dc09976
Introduce
Version
field to
Protocol
struct for dynamically switching the HTTP protocol to HTTP/2
2021-08-22 18:35:17 +03:00
..
go.mod
Marshal and unmarshal
*http.Request
,
*http.Response
pairs
2021-08-20 03:00:55 +03:00
go.sum
Marshal and unmarshal
*http.Request
,
*http.Response
pairs
2021-08-20 03:00:55 +03:00
grpc_assembler.go
remove some unwanted code
2021-08-19 09:12:59 +03:00
handlers.go
Add
Protocol
struct and make it effect the UI
2021-08-21 00:47:47 +03:00
main.go
Introduce
Version
field to
Protocol
struct for dynamically switching the HTTP protocol to HTTP/2
2021-08-22 18:35:17 +03:00
matcher.go
Remove the unnecessary logging
2021-08-22 17:24:19 +03:00
structs.go
Marshal and unmarshal
*http.Request
,
*http.Response
pairs
2021-08-20 03:00:55 +03:00