test: test feed response and nonce invalidation

This commit is contained in:
oxalica 2024-09-28 21:40:14 -04:00
parent 31dc3e33c6
commit 458f4b163f
2 changed files with 176 additions and 19 deletions

View file

@ -195,7 +195,7 @@ impl fmt::Display for AtomFeed {
<author><name>{author}</name></author>
<content type="html">{esc_content}</content>
</entry>
"#
"#
)?;
}