Revision [1239]
Last edited on 2010-02-15 10:32:17 by DavidLeeAdditions:
||-P,-port||Outputs the Port||
Deletions:
Revision [1238]
Edited on 2010-02-15 10:31:49 by DavidLeeAdditions:
||-a,-authority||Outputs the authority||
||-f,-fragment||Outputs the fragment||
||-h,host||Outputs the host||
||-p,-path||Outputs the path||
||-P,-port|Outputs the Port||
||-Q,-query||Outputs the query||
||-s,-scheme||Outputs the scheme||
||-f,-fragment||Outputs the fragment||
||-h,host||Outputs the host||
||-p,-path||Outputs the path||
||-P,-port|Outputs the Port||
||-Q,-query||Outputs the query||
||-s,-scheme||Outputs the scheme||
Deletions:
-a|| Outputs the authority||
||-fragment
-f|| Outputs the fragment||
||-host
-h|| Outputs the host||
||-path
-p|| Outputs the path||
||-port
-P|| Outputs the Port||
||-query
-Q|| Outputs the query||
||-scheme
-s|| Outputs the scheme||
Revision [1058]
Edited on 2009-11-25 18:21:46 by DavidLeeAdditions:
xuri http test.xmlsh.org /data/books.xml ""
Result
Example
xuri -p http test.xmlsh.org /data/books.xml ""
Result
Result
Example
xuri -p http test.xmlsh.org /data/books.xml ""
Result
Deletions:
$ xuri -p http test.xmlsh.org /data/books.xml ""
Revision [962]
Edited on 2009-11-24 18:59:54 by DavidLeeAdditions:
====Options====
Supports the standard [ [[SerializationOptions serialization options]] ]
||-authority
-a|| Outputs the authority||
||-fragment
-f|| Outputs the fragment||
||-host
-h|| Outputs the host||
||-path
-p|| Outputs the path||
||-port
-P|| Outputs the Port||
||-query
-Q|| Outputs the query||
||-scheme
-s|| Outputs the scheme||
[[Commands]]
Supports the standard [ [[SerializationOptions serialization options]] ]
||-authority
-a|| Outputs the authority||
||-fragment
-f|| Outputs the fragment||
||-host
-h|| Outputs the host||
||-path
-p|| Outputs the path||
||-port
-P|| Outputs the Port||
||-query
-Q|| Outputs the query||
||-scheme
-s|| Outputs the scheme||
[[Commands]]
Deletions:
-authority
-a Outputs the authority
-fragment
-f Outputs the fragment
-host
-h Outputs the host
-path
-p Outputs the path
-port
-P Outputs the Port
-query
-Q Outputs the query
-scheme
-s Outputs the scheme
Revision [784]
Edited on 2009-09-16 08:01:02 by DavidLeeDeletions:
Revision [388]
Edited on 2009-01-06 16:20:00 by DavidLeeAdditions:
As a special case, in the 1 argument case if the uri has no scheme it is converted into a file URI.