Skip to content

Version 1.2.2

Compare
Choose a tag to compare
@augustd augustd released this 14 Jan 19:11
· 19 commits to master since this release
05f53a3

Substantial release including new UI components and convenience methods for dealing with HTTP protocol in Burp:

  • Allow for multiline request body in HttpParser
  • New utility methods to get raw HTTP request/response headers and body
  • New MessagePanel UI component to show a message that fades after a timeout
  • New BurpTabbedPane UI component that mimics Burp's closable, re-nameable tabs
  • Other UI improvements
  • Bug fixes