fix: * an error occurred during the HTML template rendering if the response was null
0.0.24
fix: * refresh request info in request list if the info are updated
0.0.23
new: * remove the dependency for the HTTP requests interception.
0.0.22
new - try to show a preview of the body request even if there is no content type.
0.0.21
new - limit the size of the URL on the list of requests force the packages version for flask and dependencies
0.0.20
new - we now load almost all the requests informations into the webpage before to stop the python process (only body response of type binary are unavailable after the python process stops)