Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@dpowell dpowell released this 24 Apr 21:24
· 380 commits to master since this release
  • Initial fork based on BrowserMob Proxy
  • HTTP/2 support now possible via Netty 4.1.34 upgrade (NOTE: not plug and play as hoped)
  • Java 11 support
  • Upgrades to dependencies (mockito, etc)
  • Upgrade to an actively maintained, LittleProxy fork
  • Switch to Gradle
  • Import a new, better HAR reader from https://github.com/sdstoehr/har-reader
  • Extend the har reader with filtering/finding capabilities
  • Modify every existing file by adding a header to ensure compliance with Apache License
  • Rename our fork to our own name, BrowserUp, as we will be investing in it heavily.
    We have no relation to BrowserMob, which was a company acquired by Neustar in 2010.
  • Updates to the Readme to remove legacy proxyserver information