Java io.netty.handler.codec.http2 DefaultHttp2Headers.Builder fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.codec.http2 DefaultHttp2Headers.Builder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.codec.http2 DefaultHttp2Headers.Builder.

The text is from its open source code.

Method

Tadd(K name, V value)
Adds a new header with the specified name and value .