View-source URI scheme: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{notability|date=November 2010}}
The '''view-source''' URI scheme is used by some browsers to construct [[Uniform Resource Locator|URLs]] that refer to a source display for a given resource.<ref>[http://tools.ietf.org/html/draft-yevstifeyev-view-source-uri IETF draft specification for the view-source: URI scheme]</ref>
 
For example, this [[Uniform Resource LocatorIdentifier|URLURI]] would show the source of the page located at [http://www.example.com http://www.example.com]:
'''<nowiki>view-source:http://www.example.com</nowiki>'''
 
On 25 May 2011 the 'view-source' URI scheme was officially registered with IANA <ref>{{cite web|last=Yevstifeyev|first=M.|title='view-source' URI scheme registration template|url=http://www.iana.org/assignments/uri-schemes/prov/view-source|accessdate=17 July 2011}}</ref> per RFC 4395.
 
==Browser Support==