Annotation Type AdditionalTrailer

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the HTTP trailer to set.
      String[] value
      The values of the HTTP trailer to set.
    • Element Detail

      • name

        String name
        The name of the HTTP trailer to set.
      • value

        String[] value
        The values of the HTTP trailer to set.