wakaka6
wakaka6
 I've resolved the exception related to using datetime.UTC, which resulted in the parsed data incorporating timezone information. I believe preserving the timezone data within the time stamps is beneficial...
> Unfortunately the tests are still failing. You can run tests locally with `python -m pytest` to see what needs fixing. Hey bro, can you tell me why your test...
[email protected] Nice work :) @unclecode
> Sending the links 发送链接@wakaka6 @unclecode Hi bro, I didn't get the invite link in my email. Also for the sake of other people contributing code better, it is recommended...
@aravindkarnam Older versions of the server code `main.py` used `result.dict()` as the api return, but `crawl4ai.ssl_certificate.SSLCertificate` is an object, so there is no way to serialize it. It seems that...
> @wakaka6 Thanks for submitting this PR! I've reviewed it and I'm impressed with the quality of your work. The implementation looks complete, well-tested, focused on the necessary changes without...
Based on the `next` branch commit, this PR shuts down. jump to PR #961
here is test script [ssl-proxy-test.md](https://github.com/user-attachments/files/19665234/ssl-proxy-test.md)
@aravindkarnam When can we get it to merge? I think I'm ready.