From 71543317031a37fc252f8bb160eb19de6f30fc8e Mon Sep 17 00:00:00 2001 From: PieterKas <90690777+PieterKas@users.noreply.github.com> Date: Fri, 5 Sep 2025 11:20:04 +0100 Subject: [PATCH 1/3] Clarify why the Type: field is empty See issue #235 --- draft-ietf-oauth-transaction-tokens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-oauth-transaction-tokens.md b/draft-ietf-oauth-transaction-tokens.md index 31a975c..72d7370 100644 --- a/draft-ietf-oauth-transaction-tokens.md +++ b/draft-ietf-oauth-transaction-tokens.md @@ -723,7 +723,7 @@ The following entry will be proposed using the IANA Media Type registration {{IA * Contact Person: Atul Tulshibagwale ## HTTP Header -The header name `Txn-Token` is proposed to be added to the HTTP Field Name Registry {{IANA.HTTP.FieldNames}} as an unstructured Header Field. This header is defined in the section {{txn-token-http-header}}. The following entry will be proposed in the HTTP Field Name Registry. Note that this is an unstructured field, therefore the value of the Type field is left empty: +The header name `Txn-Token` is proposed to be added to the HTTP Field Name Registry {{IANA.HTTP.FieldNames}} as an unstructured Header Field. This header is defined in the section {{txn-token-http-header}}. The following entry will be proposed in the HTTP Field Name Registry. Note that this is an unstructured field, therefore the value of the Type field is left empty as shown in the example below: * Field Name: Txn-Token * Type: From 1caa940f95a3f7cb2ac190ce50f64d322c91f78b Mon Sep 17 00:00:00 2001 From: PieterKas <90690777+PieterKas@users.noreply.github.com> Date: Fri, 5 Sep 2025 11:22:03 +0100 Subject: [PATCH 2/3] Added document history --- draft-ietf-oauth-transaction-tokens.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft-ietf-oauth-transaction-tokens.md b/draft-ietf-oauth-transaction-tokens.md index 72d7370..71b091c 100644 --- a/draft-ietf-oauth-transaction-tokens.md +++ b/draft-ietf-oauth-transaction-tokens.md @@ -744,6 +744,7 @@ The authors would like to thank the contributors and the OAuth working group mem ## Since Draft 06 {:numbered="false"} * Remove definition of Authorization Context [Be more specific on Authorization Context](https://github.com/oauth-wg/oauth-transaction-tokens/issues/192) +* Clarify text on use of empty parameter: https://github.com/oauth-wg/oauth-transaction-tokens/issues/235 ## Since Draft 05 {:numbered="false"} From dcfa7b72b8fcfb79d811983ffde743161e43078f Mon Sep 17 00:00:00 2001 From: PieterKas <90690777+PieterKas@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:06:29 +0100 Subject: [PATCH 3/3] Not an example... Another attempt at clarifying text... --- draft-ietf-oauth-transaction-tokens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-oauth-transaction-tokens.md b/draft-ietf-oauth-transaction-tokens.md index 71b091c..1bd345d 100644 --- a/draft-ietf-oauth-transaction-tokens.md +++ b/draft-ietf-oauth-transaction-tokens.md @@ -723,7 +723,7 @@ The following entry will be proposed using the IANA Media Type registration {{IA * Contact Person: Atul Tulshibagwale ## HTTP Header -The header name `Txn-Token` is proposed to be added to the HTTP Field Name Registry {{IANA.HTTP.FieldNames}} as an unstructured Header Field. This header is defined in the section {{txn-token-http-header}}. The following entry will be proposed in the HTTP Field Name Registry. Note that this is an unstructured field, therefore the value of the Type field is left empty as shown in the example below: +The header name `Txn-Token` is proposed to be added to the HTTP Field Name Registry {{IANA.HTTP.FieldNames}} as an unstructured Header Field. This header is defined in the section {{txn-token-http-header}}. The following entry will be proposed in the HTTP Field Name Registry. Note that this is an unstructured field, therefore the value of the Type field is left empty as shown below: * Field Name: Txn-Token * Type: