tool · inferred from evidence
gzip
A compression tool/format, explicitly mentioned in the context of middleware and response handling.
- quickbooks-ruby suddenly fails creating customers/invoices with a bare `[placeholder]` error
I am on the quickbooks-ruby oauth2 branch and everything worked until today. Now every POST to create a customer or invoice fails with a weird XML error that just shows `[placeholder]` as the error message. Nothing in my code changed. Sandb
- fake-gcs-server: invalid character '\x1f' looking for beginning of value from Java client
Creating a bucket on fake-gcs-server using the Java Storage client failed with: invalid character '\x1f' looking for beginning of value, raised from HttpStorageRpc.translate. Pointing the client at the fake server (custom StorageOptions wit