rama
rama copied to clipboard
modular service framework to move and transform network packets
These should work with the established conn output Tls client can work in Auto and secureOnly mode
Must be due to error introduced in last http client refactor
Same scope as #192 but for https...
proxy layer can be used in connection layer, kind of a hijack layer, to return a proxy connection instead of a direct connection request, in case a proxy is desired...
C++ Integration of the Chromium network stack to be used for client purposes. It would be an opt-in feature. Probably as a separate crate, e.g. `rama-chromium`, as it would be...
Goal would be for users to allow to load `.mmdb` and `.csv` database files containing ip location, and have it be used from a middleware (which relies on the state...
supports - simple proxy launcher (KISS) - device profile support (generate, ... ) Publish it on cargo binstall.
l18n inference order: 1. L18nProfile 2. From (country) 3. Random What should it define: - http: Accept-Language
Can be used in the static state, from start or in a wrapper state, and is used to request or create connections based on: - host - http version -...
E.g. strip out `Connection` header when a http version higher then `http/1.1` is requested.