Arnout Engelen
Arnout Engelen
Great, thanks!
I do think this depends on context: when running an 'internal' service I do think it would be good to log such errors, to make (possibly cross-team) debugging easier. Indeed...
> Would setting `akka.http.server.parsing.error-logging-verbosity` to `off` also suppress warnings generated by response headers? Because those are important to see. No, it's about parsing, so it would only affect incoming headers...
> Why would I want to see the language? Currently I can only think of some edge-casey cases like one users sees something and the other doesn't and then they...
> Another meta data of post, that should be shown, is the [privacy type](https://mastodon.help/en#TootsPrivacy) of it. There are four types and each of it has an icon. The most clients,...
lol I've been using that for ages as well, completely forgot about (closing) this issue ;)
Apparently scala-sbt.org rolls up the pages from https://github.com/sbt/sbt-native-packager/tree/gh-pages which are no longer updated/generated - so I guess we should either replace that branch with redirects, delete it entirely, or make...
I'm also running into this. I'm not too familiar with fediverse internals, but the proposal by @trwnh looks quite attractive to my untrained eye. (there's some more discussion in #4486...
With #345 merged and https://repo1.maven.org/maven2/io/spray/spray-json_3/1.3.6/ published this PR isn't so urgent anymore - the project is in 'maintainance mode' (https://github.com/spray/spray-json#maintanance-mode) and perhaps there won't even really be a need for...
There has been some activity on the issue (#15862). I think this is still relevant/interesting and would love a review ;)