Skip to content

LinoOscar/harPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAR PLAYER

Spring-boot application for charge har files (in json or xml).

The idea is be able to reproduce the har content like a "navigation-video".

for example, if one of your clients have an javascript error, and you cannot reproduce it due to connectivity (proxies, firewalls...) or security (private user/pass, sensible environment info...) he can send yoy a har file with navigation; after, you can reproduce any request like a "live-video" and this way reproduce same error.

You can test it with any navigator, add whished headers for try to solve problem, change jquery/javascript code, etc...

About

Spring boot application for charge .har files (from any browser develover tool) and reproduce it like original user.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors