From 57435c9a9ee42207573c91de94e9a3e2414ba7f5 Mon Sep 17 00:00:00 2001 From: Martin Bonnin Date: Tue, 20 Feb 2024 16:04:55 +0100 Subject: [PATCH 1/2] backport https://github.com/apollographql/apollo-kotlin/issues/5627 --- .idea/codeStyles/Project.xml | 2 - .../annotations/ApolloDeprecatedSince.kt | 1 + .../api/http/DefaultHttpRequestComposer.kt | 44 +++++++++++--- .../kotlin/test/BodyExtensionsTest.kt | 60 +++++++++---------- 4 files changed, 68 insertions(+), 39 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 497634e6ef5..08c10507afc 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -7,7 +7,6 @@