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 }}
dotnet
/
dev-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
833
Code
Issues
31
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix culture-dependent date formatting using RFC 1123 for HTTP headers and sortable ISO 8601 for InnerError
- #1441
#1441
Merged
waldekmastykarz
merged 12 commits into
main
dotnet/dev-proxy:main
from
copilot/fix-json-date-format-issue
dotnet/dev-proxy:copilot/fix-json-date-format-issue
Copy head branch name to clipboard
Nov 28, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix culture-dependent date formatting using RFC 1123 for HTTP headers and sortable ISO 8601 for InnerError
#1441
waldekmastykarz
merged 12 commits into
main
dotnet/dev-proxy:main
from
copilot/fix-json-date-format-issue
dotnet/dev-proxy:copilot/fix-json-date-format-issue
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
Initial plan
Copilot
committed
58c229a
View commit details
Copy full SHA for 58c229a
Browse repository at this point
Fix date format to use RFC 1123 format instead of culture-dependent format
Show description for 94074d6
Copilot
and
waldekmastykarz
committed
94074d6
View commit details
Copy full SHA for 94074d6
Browse repository at this point
Merge branch 'main' into copilot/fix-json-date-format-issue
waldekmastykarz
authored
1d2a38f
View commit details
Copy full SHA for 1d2a38f
Browse repository at this point
Change date format from RFC 1123 to ISO-8601 as requested
Show description for b630171
Copilot
and
waldekmastykarz
committed
b630171
View commit details
Copy full SHA for b630171
Browse repository at this point
Commits on Nov 14, 2025
Revert to RFC 1123 format as requested
Show description for 40793bb
Copilot
and
waldekmastykarz
committed
40793bb
View commit details
Copy full SHA for 40793bb
Browse repository at this point
Use RFC 1123 for HTTP headers and ISO 8601 for InnerError.Date
Show description for 550db0c
Copilot
and
waldekmastykarz
committed
550db0c
View commit details
Copy full SHA for 550db0c
Browse repository at this point
Commits on Nov 16, 2025
Merge branch 'main' into copilot/fix-json-date-format-issue
waldekmastykarz
authored
023bcb2
View commit details
Copy full SHA for 023bcb2
Browse repository at this point
Replace 'o' format with 's' format for ISO 8601 dates
Show description for 1bb9f12
Copilot
and
waldekmastykarz
committed
1bb9f12
View commit details
Copy full SHA for 1bb9f12
Browse repository at this point
Revert HarGeneratorPlugin to use 'o' format for HAR spec compliance
Show description for 8ea43c5
Copilot
and
waldekmastykarz
committed
8ea43c5
View commit details
Copy full SHA for 8ea43c5
Browse repository at this point
Commits on Nov 26, 2025
Merge branch 'main' into copilot/fix-json-date-format-issue
waldekmastykarz
authored
76e7837
View commit details
Copy full SHA for 76e7837
Browse repository at this point
Commits on Nov 28, 2025
Merge branch 'main' into copilot/fix-json-date-format-issue
waldekmastykarz
authored
19d5d5c
View commit details
Copy full SHA for 19d5d5c
Browse repository at this point
Merge branch 'main' into copilot/fix-json-date-format-issue
waldekmastykarz
authored
3ea059b
View commit details
Copy full SHA for 3ea059b
Browse repository at this point
You can’t perform that action at this time.