Revision 0.8.7
This PR Implements a Firefox fix for Http Request. The update implements a separate body resolution path for Firefox that yields a Blob object instead of a ReadableStream. It's noted that Firefox does not support ReadableStream on Request initialization (which is a long outstanding issue), but does correctly support Blobs.
This update also adds a `Agent` namespace which can be queried to learn of the users browser type.
合并状态:已合并 合并于 2024-08-12 关闭于 2024-08-12 0 条评论