arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
718 stars 32 forks source link

[Net\request] show warning/error when trying to use SSL certificates in MINI bui... #1395

Open github-actions[bot] opened 10 months ago

github-actions[bot] commented 10 months ago

[Net\request] show warning/error when trying to use SSL certificates in MINI builds

https://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3ac06804dc4b29403a0/src/library/Net.nim#L285

                        )
                    else:
                        # TODO(Net\request) show warning/error when trying to use SSL certificates in MINI builds
                        #  labels: library, error handling, enhancement
                        client = newHttpClient(
                            userAgent = agent,

384058cbce6525ccf8527a9f95ade4a4739301db

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.