-
We're using AsyncHttpClient to proxy requests, some of which contain multiple Content-Length flags, and for a few different reasons we don't want to remove the duplicates. Currently AHC doesn't allow …
-
Liaise with AHC on a date for R2 beta testing and we will specifically test the APIs available.
Approx Date end of Jan for Beta
-
For the distance sparse matrix obtained by TCRDist, I tried to reduce the dimension first and then cluster. For dimensionality reduction, I used the TruncatedSVD method, which first reduced the origin…
KIEwx updated
8 months ago
-
Sometimes AHC is used to interact with crappy servers and full control over headers is required.
In AHC 2.1 `Content-Type` header is modified regardless of my input:
```
httpClient.preparePost(auth…
-
I encountered a problem when trying to define my own prior distribution for the transition probabilities. I created a dictionary 'prior' which is of the same form as the default prior. However, when…
-
AHC logs bytes of the HTTP connection (which is in itself questionable #689). But even if we think that's okay I don't think it should just log `ByteBuffer.debugDescription` which contains newlines an…
-
Currently AHC doesn't carry the cookie under the hood. So to support stickiness it's needed to read the received cookie header and set it back on the Request object.
-
Hi @YongyuG . How to download 2 libraries speakin_voice_feats and speakin_ivector in gl_bic_ahc_viterbi.py. I tried installing the environment.yml file but the server died. Many thanks.
-
Initializing a URL from a unix file path in Swift 6 on Linux now returns a non-nil value (an empty `String`). In earlier Swift versions and on macOS it returns `nil`.
On Linux Swift 5.10:
```
1…
-
Liaise with Mark Underwood to see if one is in place to sign
DSP reviewed and final version drafted to be reviewed and signed my Mark Hancock/Mark U.
Once signed send to Cerner to begin Kick off w…