Interface CustomHeaderDecorator


  • public interface CustomHeaderDecorator
    • Method Detail

      • getHeaderOverrides

        Map<String,​List<String>> getHeaderOverrides​(RequestContext context)
        Get the additional headers needed for all http operations
        Returns:
        HashMap of addition headers