ZIm/crates/reqwest_client
Peter Tripp e45b5cadc0
Redact Google Gemini API keys from error messaging and log (#24884)
Now:
```
ERROR assistant_context_editor] error sending request for url (https://generativelanguage.googleapis.com/v1beta/models/gemini-pro:countTokens?key=REDACTED)
```

Release Notes:

- Improved redaction of Google Gemini keys from API errors in logs
2025-02-17 11:42:22 -05:00
..
examples Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
src Redact Google Gemini API keys from error messaging and log (#24884) 2025-02-17 11:42:22 -05:00
Cargo.toml Redact Google Gemini API keys from error messaging and log (#24884) 2025-02-17 11:42:22 -05:00
LICENSE-GPL Restore HTTP client transition, but use reqwest everywhere (#19055) 2024-10-11 14:58:58 -07:00