[GitHub] [httpcomponents-core] reschke commented on a diff in pull request #424: HTTPCORE-756 - Implement RFC9110 Content-Type Validation for OPTIONS Requests

2023-09-01 Thread via GitHub
reschke commented on code in PR #424: URL: https://github.com/apache/httpcomponents-core/pull/424#discussion_r1312784977 ## httpcore5/src/main/java/org/apache/hc/core5/http/protocol/RequestContent.java: ## @@ -127,4 +133,32 @@ public void process(final HttpRequest request,

[GitHub] [httpcomponents-core] reschke commented on a diff in pull request #424: HTTPCORE-756 - Implement RFC9110 Content-Type Validation for OPTIONS Requests

2023-08-31 Thread via GitHub
reschke commented on code in PR #424: URL: https://github.com/apache/httpcomponents-core/pull/424#discussion_r1311309977 ## httpcore5/src/main/java/org/apache/hc/core5/http/protocol/RequestContent.java: ## @@ -127,4 +133,32 @@ public void process(final HttpRequest request,