Gareth Ari Aye

Results 17 comments of Gareth Ari Aye

@mkustermann Is it okay to keep the tflite_native revision in the sdk `DEPS` at 0.2.2 https://github.com/dart-lang/sdk/commit/62ec3927680d9e614e70dbf7d1a8445a4a66b4f4#diff-946813de8d9b30857edae58aec4f3a7f for D26?

@truongsinh I am not sure about conditionally importing `dart:cli`. Maybe @devoncarew knows? Is there a reason why the tests are failing?

@cloady What's your use case for this? Synchronous xhr isn't very typical

@matthiasg A live server would be very helpful!

@dharanikumarp Currently no digest support. We have support for basic http auth as well as oauth here https://github.com/gaye/dav/blob/master/lib/transport.js. Would definitely accept patch to implement digest auth though!

@dharanikumarp Check out the integration test here https://github.com/gaye/dav/blob/master/test/integration/accounts_test.js#L20. It actually runs against a test sabredav instance with basic http auth.

@cprecioso This is awesome! I'll try to find some time to review this weekend -- thanks!