detect terminal and include in request headers (#2437)
This adds the terminal version to the UA header.
This commit is contained in:
@@ -49,6 +49,7 @@ pub(crate) mod safety;
|
||||
pub mod seatbelt;
|
||||
pub mod shell;
|
||||
pub mod spawn;
|
||||
pub mod terminal;
|
||||
pub mod turn_diff_tracker;
|
||||
pub mod user_agent;
|
||||
mod user_notification;
|
||||
|
||||
Reference in New Issue
Block a user