Willem D'Haeseleer
Willem D'Haeseleer
I'm getting following error when installing closurecompiler from behind a proxy on windows HTTPS_PROXY and HTTP_PROXY environment variables are set correctly. ``` C:\Users\willem.DZINE201>npm install closurecompiler -g npm http GET https://registry.npmjs.org/closurecompiler...
Is it possible to access the request body in the ReplyFunc ? gock.New(myEndpoint). Post("/scim/v2/Groups"). Persist(). ReplyFunc(func(response *gock.Response) { response.??? })
Please put this on the chrome store so we can inject it on every page so I can prank my colleagues !
> PyCharm 2017.2.3 > Build #PY-172.3968.37, built on September 1, 2017 > JRE: 1.8.0_152-release-915-b11 x86_64 > JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o > Mac OS X 10.13 ```...
In light of issue #9, It seems that it would be good to set up some cross platform CI, Travis still doesn't seem to support windows => https://github.com/travis-ci/travis-ci/issues/216. So maybe...
Since there is no way to guarantee that an async api is going to play nice and invoke it's callback, suspend could provide a way to govern this. In my...
# Environment **Delta-rs version**: 0.9.0 **Binding**: rust **Environment**: macos / s3 - **Cloud provider**: - **OS**: MacOS Ventura M1 Version 13.3.1 (22E261) - **Other**: *** # Bug #[tokio::test] async fn...
Needed for next release: https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline https://developer.chrome.com/blog/resuming-the-transition-to-mv3
It would be pretty awesome if memc could write to all upstreams on a cache miss, or support some function that will decide on a specific server based on crc...
When using multiple servers it would be useful if memc_next_upstream could be supported to result in less cache misses. The native memcached module in openresty supports these but not memc...