You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lxml, pretty-printing requires an extra roundtrip of the signature node and/or the whole doc, but it is supported (it just has to be done separately from canonicalization).
This issue is about adding an option or class setting to permit pretty-printing at the cost of this extra roundtrip.
The text was updated successfully, but these errors were encountered:
In lxml, pretty-printing requires an extra roundtrip of the signature node and/or the whole doc, but it is supported (it just has to be done separately from canonicalization).
This issue is about adding an option or class setting to permit pretty-printing at the cost of this extra roundtrip.
The text was updated successfully, but these errors were encountered: