Is there any http-client library for scala that can tell how long time a request took?
Any client library that can tell how long the request took?
46 views Asked by FelixHJ At
1
Is there any http-client library for scala that can tell how long time a request took?
Maybe you can use the time library in Java.
It seems that there is no need to have a http-client library to tell you about it.