🚀 The HTTP Client plugin is now in Android Studio!
Generate and run HTTP requests directly from your code, with support for Retrofit, OkHttp and Ktor.
Enjoy seamless editor integration, code completion, and more.
🔗 Read our blog for full details!
graphql 7
K 19
❤️ 42
e
eygraber
06/13/2025, 6:57 PM
Any ETA on support for Narwhal? Will that only be once it is stable?
k
kaeawc
06/13/2025, 10:33 PM
Seems like this should be an mcp
p
Pranathi
06/16/2025, 7:15 AM
Is it helps in modifying the response from the backend? like how charles proxy does?
e
Ekaterina Valeeva
06/16/2025, 4:21 PM
@eygraber the plugin will be available in 2025.1 in about 2 weeks.
@Pranathi no, sadly, the HTTP client does not work like a proxy; it can only process the real responses from the server. There's a somewhat related feature request that you might want to upvote, IJPL-66343.