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

Support of #arc3 in URL, MIME, CORS #33

Merged

Commits on Oct 17, 2021

  1. Support of #arc3 in URL, MIME, CORS

    This PR applies the proposed changes in
    algorandfoundation#3 (comment)
    
    as well as in:
    algorandfoundation#3 (comment)
    algorandfoundation#3 (comment)
    (for MIME types)
    
    More precisely:
    * allow to use `#arc3` in URL
    * explicitly indicate that MIME types should not be relied upon from a
    security point of view
    * make MIME types STRONGLY RECOMMENDED
    fabrice102 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    7af41ec View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Update example and mark ARC-3 final

    Update example (that is non-normative) to match the text better
    Mark the ARC final as announced in
    algorandfoundation#3 (comment)
    fabrice102 committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    2c3da17 View commit details
    Browse the repository at this point in the history