Message.priority

soup.types.MessagePriority priority() @property

Get priority property.

Returns

Sets the priority of the #SoupMessage. See

[soup.message.Message.setPriority] for further details.

void priority(soup.types.MessagePriority propval) @property

Set priority property.

Parameters

propvalSets the priority of the #SoupMessage. See [soup.message.Message.setPriority] for further details.