Files
kubeshark/api
nimrod-up9 4d6528771a Fix gRPC crash, display gRPC as base64, display gRPC URL and status code (#27)
* Added Method (POST) and URL (emtpy) to gRPC requests.

* Removed quickfix that skips writing HTTP/2 to HAR.

* Use HTTP/2 body to fill out http.Request and htt.Response.

* Make sure that in HARs request.postData.mimeType and response.content.mimeType are application/grpc in case of grpc.

* Comment.

* Add URL and status code for gRPC.

* Don't assume http scheme.

* Use http.Header.Set instead of manually acccessing the underlaying map.
2021-05-05 09:23:17 +03:00
..
2021-05-02 15:00:53 +03:00
2021-05-02 15:00:53 +03:00
2021-04-19 13:53:48 +03:00

mizu API server

API server for MIZU Basic APIs:

  • /fetch - retrieve traffic data
  • /stats - retrieve statistics of collected data
  • /viewer - web ui