Functional helpers
1 2 3 4 5 6 7 8 9 10 11 | mime_is(x, mimetype)
method_is(x, method)
status_is(x, status)
protocol_is(x, protocol)
extension_is(x, extension)
port_is(x, port)
|
x |
object |
mimetype |
character |
method |
character |
status |
character |
protocol |
character |
extension |
character |
port |
character |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.