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
Resolve#248: support default namespace in SimpleXmlDecoder
If the namespace map contains an entry with the empty string as its key
then the URL in the value of this entry will be added as
`xmlns="http://example.org/value-url"` to the root element.
0 commit comments