Cosmin Stefan-Dobrin

Results 4 comments of Cosmin Stefan-Dobrin

Hey. Are there anymore updates on this? Being able to do something like: ``` @Authenticated(TOKEN_TYPE) @GET("/example/path") Call getStuff(); ``` And read the Annotation in an interceptor would be very useful...

Alright, I'll give it a try. Thanks. I hadn't found any references or hints to this on the Retrofit site (probably makes sense, as it's a too complex scenario for...

See: https://github.com/plausible/plausible-tracker/issues/8

The solution should be relatively easy: override the implementation for `replaceState()` similar to how it's done for `pushState`. @Maronato, am I missing something? Is there any reason why it wasn't...