Paŭlo Ebermann
Paŭlo Ebermann
@RobDolinMS While HTTP (or rather HTTPS) allow encrypting everything, this is just on the transport layer. There might be cases where encrypted content needs to be passed on by one...
@dolmen @grunci: Do you have an example of an API where it is used? I've looked at RFC 2068, and the text there doesn't give me enough information on how...
Is a timeout really a property of an API? What would be its meaning?
So it is something like "expected upper limit of the duration of an operation"?
Discussion in the guild meeting: * The point of the rule is to include *relevant* responses, with a suggestion to group all non-specific errors under "default". * Zally can't really...
Idea: add a section in the "Best Practices" appendix, which has some language-independent text and a short summary for how to do this with Java/Jackson, inspired by [internal PR](https://github.bus.zalan.do/guild-java/java-docs/pull/39). We...
@a1exsh Given that you've written this already in the Java-docs, would you like to contribute this?
Adding my opinions: 1. The problem object can be used both by developers and applications. 1a: The problem object can be used both for display to a human and for...
@tfrauenstein I think you agreed a few month back to compile these suggestions into some kind of proposal.