Skip to content

Version 1.0.9

Compare
Choose a tag to compare
@augustd augustd released this 03 Nov 22:22
· 73 commits to master since this release
93d2ef2
  • Fixed a bug that occurred when HTTP headers contained a null value (Thanks @mengyuan.ymy)
  • Add method to get HTTP response headers in original order
  • Add method to return the Burp Suite tool name (proxy, repeater, etc)
  • Modified RuleTableComponent to load match rules using Burp internals (Fixes augustd/burp-suite-error-message-checks#20)
  • Add a method to remove headers from HTTP responses
  • Fixed an issue with extra newlines being added to HTTP responses