This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Description
Describe the bug
I got Netty dependency error when try to use response listener in my project:
error: package io.netty.handler.codec.http does not exist
Even I add Netty dependency in my project (try to add 4.1.44.Final and newer)
To Reproduce
I prepared a small example for this here: https://github.com/mrbaco/browserup_listeners
Expected behavior
Listeners work correctly, there is no dependency error in the project.
Please complete the following information:
OS Windows 10, Gradle 6.7, browserup-proxy-core 2.1.2