Files
EWF/library/text/parser/uri_template
Jocelyn Fiat 94ba19920e Merge branch 'v1' into es17.01
# Conflicts:
#	library/text/parser/uri_template/uri_template-safe.ecf
#	library/text/parser/uri_template/uri_template.ecf
2017-04-14 12:04:33 +02:00
..
2014-02-28 14:25:13 +01:00
2017-03-07 14:31:36 +01:00
2016-02-02 09:57:03 +01:00
2017-04-13 22:56:40 +02:00

URI Template

Overview

Implement URI Template as described at http://tools.ietf.org/rfc/rfc6570.txt

Support for URI template string expansion But also partial URI Template matching

Usage

Examples