]> git.ipfire.org Git - thirdparty/starlette.git/commit
Inherit from HTMLResponse instead of Response on _TemplateResponse (#2272) (#2274)
authorSergi <sponsfreixes@users.noreply.github.com>
Thu, 7 Sep 2023 04:08:44 +0000 (21:08 -0700)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 04:08:44 +0000 (06:08 +0200)
commit93074e82ab15e860456d4a7074c0494eed78ea0c
treea6e9b0066b190d4f50e96b25d44435cc8f147cb5
parentf1ad207255e811955f9f5ef0b8ed8e7c16b57861
Inherit from HTMLResponse instead of Response on _TemplateResponse (#2272) (#2274)
starlette/templating.py