Interface HttpServerResponseMutator<RESPONSE>


public interface HttpServerResponseMutator<RESPONSE>
Provides the ability to mutate an instrumentation library specific response.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    appendHeader(RESPONSE response, String name, String value)