fix out of bounds bug, shoudl be able to handle body properly
fix bug, where it wont find replace value
Removed ide settings and convert tabs to spaces
Bugfix: RegexWindow works now
Implement From Request/From Response
Problem:
You can only specify one regex per entry,
but request and response mostly need different regexes
-> two conflicting values for the same id.
Could be solved with two regexes per entry, one for request, one for
response
Add new options (only visual, not hooked up yet)
Add option where to put tokens
Create csrf-body-PATCH.php
Add "Last config" path functionality
When importing and exporting a configuration the last path is saved.
This enables a quick load/save.