GlimpseArchive / Glimpse.Client.Prototype

Glimpse v2 Client prototype
MIT License
9 stars 3 forks source link

[HttpClient] Display response bodies #81

Open philliphoff opened 8 years ago

philliphoff commented 8 years ago

Display the response bodies of HTTP client requests in the Web Services tab. Assume (for now) minimal formatting (i.e. a text blob).

philliphoff commented 8 years ago

If we want to have better formatting (e.g. for JSON or XML, whether still text-based or object-based), the estimate will obviously go up accordingly.