From 413925cca15a555ad8ee7021b70a0270104a86bb Mon Sep 17 00:00:00 2001 From: Mark Nottingham Date: Mon, 31 Jul 2023 10:51:14 +1000 Subject: [PATCH] Make SF discussion flow more clear --- ietf117/minutes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ietf117/minutes.md b/ietf117/minutes.md index a240c9c..0d49d84 100644 --- a/ietf117/minutes.md +++ b/ietf117/minutes.md @@ -191,6 +191,8 @@ DJ: "free" ### Structured Field Values Bis - Mark Nottingham +Case Sensitivity of Percent Encoding in [#2575](https://github.com/httpwg/http-extensions/issues/2575) + MT: The default is pick up a library to do something that's 2 lines of code. I don't want a dependency on the 3986 spec. Just pick uppercase or lowercase. Just go with it that way. Chris Lemmons (CL): People are gonna use existing libraries. Asking for an extra call to lowercase or uppercase at the end. [???] @@ -203,6 +205,10 @@ TP - Cost is equivalent to fix in parsing. MT: I suggested language - cite RFC 4648 and in there it's upper case. Someone else flipped a coin previously, no sense reflipping it. +### Retrofit Structured Fields - Mark Nottingham + +Extensions to Mapped Fields - [#2521](https://github.com/httpwg/http-extensions/issues/2521) + JR - I still don't get why we have a problem with Authentication. The only thing we can say that will always work is this is a string. There's no extension point there. It's fixed. mnot: I know you believe that tokens and strings are interchangeable in HTTP. I'm not convinced that people and use parameters understand that.