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

Response listeners dependency error (2.1.2) #355

@mrbaco

Description

@mrbaco

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions