Skip to content
Snippets Groups Projects
  • Eric Gribkoff's avatar
    ced8702d
    Enable advanced Java interop tests. · ced8702d
    Eric Gribkoff authored
    Add response parameters to custom_metadata streaming request for Node and PHP
    clients.
    
    The Java server does not respond with separate initial and trailing
    metadata when there is no response data - it is only emiting the
    requested trailing metadata. Adding the response parameters to the test
    (in accordance with the specification) avoids this, but I will open a
    separate issue to investigate the Java behavior.
    ced8702d
    History
    Enable advanced Java interop tests.
    Eric Gribkoff authored
    Add response parameters to custom_metadata streaming request for Node and PHP
    clients.
    
    The Java server does not respond with separate initial and trailing
    metadata when there is no response data - it is only emiting the
    requested trailing metadata. Adding the response parameters to the test
    (in accordance with the specification) avoids this, but I will open a
    separate issue to investigate the Java behavior.