webspecs / url

The URL specification
https://specs.webplatform.org/url/webspecs/develop/
Other
21 stars 9 forks source link

The URL Standard

The URL Standard is being developed at two locations:

See workmode for a proposal for W3C sponsored snapshots. See url-charter for a proposal for a new W3C Working Group.

See draft-ruby-url-problem (plain text) for both a problem statement as well as a proposed plan for integration with IETF standards.

Contents

Running make at the top level will build the spec, build the reference implementation, and run the tests against the reference implementation. See the Makefile for a list of prerequisites.

Deploy the evaluate directory to a web server capable of running CGI programs in ruby. The urltest script will capture and automatically upload test results based on the browser that visited the page. The urltest-results script will display the aggregated results.

Running make in the evaluate directory will capture test results for a number of non-web browser URL/URI implementations. See the Makefile for a list of prerequisites.

Running make in the docs directory will build the Internet Draft(s) in HTML and plain text, using xml2rfc.