Commit History

Author SHA1 Message Date
  Alan Shreve f1b17a7987 base64 encoded all raw bytes transferred to the web interface, and expose a primitive hex viewing interface for all requests/responses 12 years ago
  Alan Shreve 0e5e369f1a show help text about how to get started in the web interface 12 years ago
  Alan Shreve 72898512cb go fmt, remove reference to bodyhtml, syntax highlight real-time requests 12 years ago
  Alan Shreve a329bed0ef use angularJS for UI. add websocket support to stream live updates of new requests to the UI 12 years ago
  Alan Shreve a03ebfba5a pretty print all xml bodies 12 years ago
  Alan Shreve 6b96777891 dump the body of all requests/responses regardless of content type. show content-types and number of bytes in the body. show the same body analysis for http responses 12 years ago
  Alan Shreve 28cb7fb47f compile all static assets into the binary so they aren't loaded from the internets. add a fix so that the TeeConn shuts down its pipe correctly so that we terminate handling responses when handling HTTP/1.0 responses with no content-length set 12 years ago