Files
EWF/library/protocol/uri_template/README.md
2012-05-14 18:11:12 +02:00

13 lines
211 B
Markdown

# 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