Removes all binary values for the given key and returns them.
Binary keys must end with the "-bin" suffix according to gRPC specification.
Return
a list of all binary values that were removed, or an empty list if there were no values
Parameters
the name of the binary metadata entries to remove (case-insensitive). Must contain only digits (0-9), lowercase letters (a-z), and special characters (-, _, .). Must end with -bin.
Throws
if the key does not end with -bin
Removes all binary values for the given key and returns them.
Binary keys must end with the "-bin" suffix according to gRPC specification.
Return
a list of all binary values that were removed, or an empty list if there were no values
Parameters
the name of the binary metadata entries to remove (case-insensitive). Must contain only digits (0-9), lowercase letters (a-z), and special characters (-, _, .). Must end with -bin.
Throws
if the key does not end with -bin
Removes all binary values for the given key and returns them.
Binary keys must end with the "-bin" suffix according to gRPC specification.
Return
a list of all binary values that were removed, or an empty list if there were no values
Parameters
the name of the binary metadata entries to remove (case-insensitive). Must contain only digits (0-9), lowercase letters (a-z), and special characters (-, _, .). Must end with -bin.
Throws
if the key does not end with -bin