#saucingonyou-java
1 messages ยท Page 1 of 1 (latest)
Thank you ๐
This is why I think it is able to - because there's plenty of conversation around the topic; but it's just not clear how it should look in practice:
and have you looked at the migration guide alreadY? https://github.com/stripe/stripe-java/wiki/Migration-guide-for-v17#custom-http-clients
Hmm I have not - but that adds more clarity (although the concerns are still there)
Seems like support for testing was first class, but they did expect folks that wanted custom HTTPClients to rewrite some of that logic I linked in the first link
Yeah the expectation is that if you really need to move to a custom HTTPClient, then you'd need to rewrite the logic yourself