Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [External] : No content type defaulting to Application/octet=stream
  • From: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Tue, 26 Oct 2021 15:38:52 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=YDuxLZA6zzy6b826Z4J+9+VQ4Ct7BHqHTw7bUxRG/T8=; b=EWaN44MLZztWdNCEKwmqeFtfCXzwjyjh7Foiu7rANYLOH6L5w1e4atgOYnAxzkUo4Fm/zF2GN0oldF5viTuyLwaV5DynnQD0mtmLEKcPY6BuMW1v9PX1wD8rvInpYLSqobt4CVWrM5qnq9shyDIDoCunLhamqpxP5H/Yg6jQcWDUqPXi2hgBYoxAd86IXnTNG4w1yxidwQYrxcqwg+ND+DLN4bQrrBWJgSJEA9rIzVPTD2HUnpP8WloV0RGBahYTjlpncYGZ/XCzIbSAbWR+63dunGLqmiF8qcP/Cdgegr1qm9DBgPsi6Gjq6eUwtZ7ORPR26IgfaDIlW42kjdKNJg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=eHuohh3iIDxeQu07ijaKuMvrNTlXRqgGKMzYsULHRAOc1l/fW3Nue2M32JJcWoD8ZgbU2NqFT5Eaot3/z91UXcTVNoa2AcxO3z8fMKigUnxaa9NtLyz6KfEtv8S6vuG0W3EktMrq2cr1nTikvqy2u7blkNXHKO9BRQ4QoaO1zCrRzcbV1UQwFW6qUfaOV6rggzDA3IujGQEyNSwD1R2Yrksu2GE7wHZ9ApDHReraUITGIjhqdk8YqjbgbJ32B3gSxcRT21u5vjUmeJt3o5JdYlmzC8Zbm44mLTUkout67LD7Zwb3kGL8Zn+/WD701Gu0YyVpXl9+3x+4tguoE9RO/Q==
  • Delivered-to: jaxrs-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jaxrs-dev/>
  • List-help: <mailto:jaxrs-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHXyn0VmIUEjlD2q02gA6f7HYkVYqvlaieA
  • Thread-topic: [External] : [jaxrs-dev] No content type defaulting to Application/octet=stream

All,

 I agree. I now understand how Jersey was handling this case; I’m curious about the other implementations given how the TCKs are written.

— Santiago

On Oct 26, 2021, at 11:34 AM, Jan Supol <jan.supol@xxxxxxxxxx> wrote:

Hi,
as discussed in a Jakarta REST issue [1], Jersey implemented the clarification to default the missing Content-Type to application/octet-stream. This has a number of consequences which I summed up in the issue [2]. 

These findings suggest that all the implementations are affected, and it should be discussed before 3.1 is out.

Any comments from the community, and especially from vendors are welcome.

Thank you,
Jan



_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jaxrs-dev__;!!ACWV5N9M2RV99hQ!fhaW29j2byQ2s0Xt2sxO07bAjD1lJoP4sIYbdJls48qtNAkVjOmVPtrRj62TOPrkIeHIo26iGQ$


Back to the top