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-07-10 17:10:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6a260a8c9c6908577dd4eec9c3d2bf36f312c49
kubeshark
/
tap
/
extensions
/
http
History
M. Mert Yildiran
494af0c8c7
Remove everything HTTP related from the
tap
package and make the extension system fully functional
2021-08-21 10:00:02 +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
Remove everything HTTP related from the
tap
package and make the extension system fully functional
2021-08-21 10:00:02 +03:00
matcher.go
Add
Protocol
struct and make it effect the UI
2021-08-21 00:47:47 +03:00
structs.go
Marshal and unmarshal
*http.Request
,
*http.Response
pairs
2021-08-20 03:00:55 +03:00