mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
Clean up transport fingerprint configuration
Remove legacy tls_profile handling, keep header fingerprint under transport profiles, and drop the duplicate auth_modules migration.
This commit is contained in:
@@ -635,7 +635,7 @@ mod tests {
|
||||
content_type: Some("application/json".to_string()),
|
||||
model_name: Some("sora-2".to_string()),
|
||||
proxy: None,
|
||||
tls_profile: None,
|
||||
transport_profile: None,
|
||||
timeouts: None,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user