visola / go-proxy

A proxy to help with local development in the microservices world
MIT License
18 stars 2 forks source link

When request body is too big, Admin UI freezes #48

Open visola opened 4 years ago

visola commented 4 years ago

Description

When a request upload is too big (a few MBs), the UI freezes when trying to show the request body.

Reproduce steps

  1. Upload a big image passing through the proxy
  2. Go to the requests screen
  3. Select the request with the uploaded content
  4. Click on the Request Body tab