Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 724 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 724 Bytes

PrettyWireLogViewer Build Status

Pretty viewer for wire logging of Apache HttpClient

Getting Started

Sample is here

If you want to use on your local environment, please access to index.html.

Requirements

  • Browser which supports replaceState

For Developers

Way to setup development environment:

$ npm install
$ ./node_modules/.bin/bower install
$ ./node_modules/.bin/gulp bower

Author

moznion [email protected]

tokuhirom

License

MIT