ZIm/crates/repl/src/kernels
Kyle Kelley 0eb992219b
Set User Agent for Jupyter websocket connections (#21910)
Some VPN configurations require that websockets present a user agent.
This adds it in directly for the repl usage. I wish there was a way to
reuse the user agent from the `cx.http_client`, but I'm not seeing a
simple way to do that for the moment since it's not on the `HttpClient`
trait.

No release notes since this feature hasn't been announced/exposed.

Release Notes:

- N/A
2024-12-12 09:26:16 -08:00
..
mod.rs Upgrade jupyter websocket client (#21095) 2024-11-22 22:11:20 -08:00
native_kernel.rs Upgrade repl dependencies (#21431) 2024-12-02 15:22:03 -08:00
remote_kernels.rs Set User Agent for Jupyter websocket connections (#21910) 2024-12-12 09:26:16 -08:00