datarhei-dragonfork-core/http
Ingo Oppermann a2898061b0
Add optional escape character to process placeholder
If a value for a placeholder needs escaping, add the character to
escape with an "^" to the name of the placeholder, e.g. {memfs^:}.
This will escape all occurences of ":" in the value for {memfs}
with a "\".
2022-07-04 20:20:15 +02:00
..
api Add proper API of SRT log data 2022-07-01 15:31:07 +02:00
cache Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
cors Add v16.7.2 2022-05-13 19:26:45 +02:00
errorhandler Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
graph Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
handler Add optional escape character to process placeholder 2022-07-04 20:20:15 +02:00
jwt Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
middleware Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00
mock Fix tests such that ffmpeg binary is not required 2022-06-24 19:47:12 +02:00
router Add v16.7.2 2022-05-13 19:26:45 +02:00
validator Add v16.7.2 2022-05-13 19:26:45 +02:00
log.go Add v16.7.2 2022-05-13 19:26:45 +02:00
server.go Add GoSRT & improvements (repo-merge) 2022-06-23 22:13:58 +02:00