Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile optimization for _tls-options #337

Open
Man2Dev opened this issue Mar 22, 2024 · 4 comments
Open

Mobile optimization for _tls-options #337

Man2Dev opened this issue Mar 22, 2024 · 4 comments

Comments

@Man2Dev
Copy link

Man2Dev commented Mar 22, 2024

the https://curl.se/libcurl/c/tls-options.html is not very optimized for moblie
pic

@bagder
Copy link
Member

bagder commented Mar 22, 2024

I hear you. If you have ideas on how to fix it, let me know. I'm not actually a web person...

@Man2Dev
Copy link
Author

Man2Dev commented Mar 25, 2024

the easiest fix I can think of for this code base is setting the table in a flex container and set each row as a flex item https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox

@Man2Dev
Copy link
Author

Man2Dev commented Mar 25, 2024

I wanted to test this out but I had difficulties running the website locally. Does curl-www have docker container?

@bagder
Copy link
Member

bagder commented Mar 25, 2024

I know of no docker container made for this, no. I personally run a local apache using my curl-www build dir as document root and I make curl.local resolve to 127.0.0.1. Then http://curl.local shows my local version of the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants