unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] www: respect charset in $MSGID/raw display
@ 2021-10-25  2:45 Eric Wong
  2021-10-25  2:45 ` [PATCH 1/2] gzip_filter: delay async wcb call Eric Wong
  2021-10-25  2:45 ` [PATCH 2/2] www: $MSGID/raw: set charset in HTTP response Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2021-10-25  2:45 UTC (permalink / raw)
  To: meta; +Cc: Thomas Weißschuh

Only lightly-tested via new additions to the test suite...

Eric Wong (2):
  gzip_filter: delay async wcb call
  www: $MSGID/raw: set charset in HTTP response

 lib/PublicInbox/GzipFilter.pm    | 34 ++++++++++++++++++++++----------
 lib/PublicInbox/Mbox.pm          | 26 +++++++++++++-----------
 lib/PublicInbox/WwwAtomStream.pm |  4 ++--
 lib/PublicInbox/WwwStream.pm     |  5 ++---
 t/plack.t                        | 26 +++++++++++++++++++++---
 t/psgi_v2.t                      |  5 ++++-
 6 files changed, 69 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-25  6:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25  2:45 [PATCH 0/2] www: respect charset in $MSGID/raw display Eric Wong
2021-10-25  2:45 ` [PATCH 1/2] gzip_filter: delay async wcb call Eric Wong
2021-10-25  2:45 ` [PATCH 2/2] www: $MSGID/raw: set charset in HTTP response Eric Wong
2021-10-25  6:32   ` Thomas Weißschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).