Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HtmlUnit
/
htmlunit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
184
Star
951
Code
Issues
146
Pull requests
19
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement native Fetch API host support (Window.fetch, Request/Response/Headers, body mixin)
- #1120
#1120
Draft
rbri
with
Copilot
wants to merge 11 commits into
master
HtmlUnit/htmlunit:master
from
copilot/add-fetch-api-support
HtmlUnit/htmlunit:copilot/add-fetch-api-support
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Implement native Fetch API host support (Window.fetch, Request/Response/Headers, body mixin)
#1120
rbri
with
Copilot
wants to merge 11 commits into
master
HtmlUnit/htmlunit:master
from
copilot/add-fetch-api-support
HtmlUnit/htmlunit:copilot/add-fetch-api-support
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
Initial plan
Copilot
authored
98dd396
View commit details
Copy full SHA for 98dd396
Browse repository at this point
Implement native Fetch API host objects and window.fetch support
Show description for da6405a
Copilot
and
rbri
authored
da6405a
View commit details
Copy full SHA for da6405a
Browse repository at this point
Split fetch host tests into Headers/Request/Response test classes
Show description for 2e26233
Copilot
and
rbri
authored
2e26233
View commit details
Copy full SHA for 2e26233
Browse repository at this point
Fix RequestTest constructorWithInit for real-browser compatibility
Show description for cfd8e45
Copilot
and
rbri
authored
cfd8e45
View commit details
Copy full SHA for cfd8e45
Browse repository at this point
Stabilize RequestTest bodyMethods log order across browsers
Show description for 8a1b118
Copilot
and
rbri
authored
8a1b118
View commit details
Copy full SHA for 8a1b118
Browse repository at this point
Stabilize RequestTest constructorWithInit log ordering
Show description for fc4cc7b
Copilot
and
rbri
authored
fc4cc7b
View commit details
Copy full SHA for fc4cc7b
Browse repository at this point
Align RequestTest invalid URL case with real browsers
Show description for 289454d
Copilot
and
rbri
authored
289454d
View commit details
Copy full SHA for 289454d
Browse repository at this point
Make RequestTest invalidConstructionCases first call reliably fail
Show description for 48c2765
Copilot
and
rbri
authored
48c2765
View commit details
Copy full SHA for 48c2765
Browse repository at this point
Stabilize async ordering in ResponseTest bodyMethods
Show description for 014577e
Copilot
and
rbri
authored
014577e
View commit details
Copy full SHA for 014577e
Browse repository at this point
Fix ResponseTest staticMethods for real browsers
Show description for 488f702
Copilot
and
rbri
authored
488f702
View commit details
Copy full SHA for 488f702
Browse repository at this point
Adjust ResponseTest staticMethods redirect expectations
Show description for cbb91aa
Copilot
and
rbri
authored
cbb91aa
View commit details
Copy full SHA for cbb91aa
Browse repository at this point
You can’t perform that action at this time.