document support for headers exchange
We forgot to do this bug 20152.
This commit is contained in:
parent
9c799d509b
commit
d94afdb18a
|
|
@ -201,7 +201,7 @@ name
|
|||
URL-encoded name of the exchange
|
||||
|
||||
type
|
||||
exchange type (B<direct>, B<topic> or B<fanout>)
|
||||
exchange type (B<direct>, B<topic>, B<fanout>, or B<headers>)
|
||||
|
||||
durable
|
||||
whether the exchange survives server restarts
|
||||
|
|
|
|||
Loading…
Reference in New Issue