Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix spec compliance #193

Merged
merged 1 commit into from
Oct 30, 2019
Merged

fix spec compliance #193

merged 1 commit into from
Oct 30, 2019

Commits on Oct 28, 2019

  1. fix spec compliance

    as per https://www.w3.org/Submission/ws-addressing/ the only well-known
    uri in 2004/08 was anonymous and it has a role prefix. from the
    implicit reading I can find on earlier versions the same applies to them.
    
    so, when constructing the well-known URIs inject a role prefix when
    dealing with specs up to 2004/08 and raise a warning when attempting to
    use anything but anonymous
    
    same for /id/unspecified
    hsitter committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    18f3a69 View commit details
    Browse the repository at this point in the history