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 }}
JeanExtreme002
/
FlightRadarAPI
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
423
Code
Issues
7
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat!: scope session cookies, bound response decompression, and drop the FlightRadar24 alias
- #118
#118
Merged
JeanExtreme002
merged 22 commits into
main
JeanExtreme002/FlightRadarAPI:main
from
fix/cookie-scoping-and-dep-floors
JeanExtreme002/FlightRadarAPI:fix/cookie-scoping-and-dep-floors
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
feat!: scope session cookies, bound response decompression, and drop the FlightRadar24 alias
#118
JeanExtreme002
merged 22 commits into
main
JeanExtreme002/FlightRadarAPI:main
from
fix/cookie-scoping-and-dep-floors
JeanExtreme002/FlightRadarAPI:fix/cookie-scoping-and-dep-floors
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
fix(nodejs): honour cookie scope and stop truncating token values
Show description for 13f6a4f
JeanExtreme002
committed
13f6a4f
View commit details
Copy full SHA for 13f6a4f
Browse repository at this point
build(deps): raise dependency floors past known advisories
Show description for 77870fb
JeanExtreme002
committed
77870fb
View commit details
Copy full SHA for 77870fb
Browse repository at this point
Commits on Aug 20, 2026
fix(nodejs): correct cookie edge cases found in review
Show description for 894be48
JeanExtreme002
committed
894be48
View commit details
Copy full SHA for 894be48
Browse repository at this point
fix(nodejs): sync request() types and cover the redirect path
Show description for d9216f6
JeanExtreme002
committed
d9216f6
View commit details
Copy full SHA for d9216f6
Browse repository at this point
test(nodejs): make the redirect test work on node 18
Show description for d2103e1
JeanExtreme002
committed
d2103e1
View commit details
Copy full SHA for d2103e1
Browse repository at this point
fix: bound response decompression in both ports
Show description for 1a4e5d7
JeanExtreme002
committed
1a4e5d7
View commit details
Copy full SHA for 1a4e5d7
Browse repository at this point
ci: pin actions to SHAs, pin docs deps, and enforce the audits
Show description for 12ea74d
JeanExtreme002
committed
12ea74d
View commit details
Copy full SHA for 12ea74d
Browse repository at this point
chore(release): 1.5.4
Show description for 5ea775b
JeanExtreme002
committed
5ea775b
View commit details
Copy full SHA for 5ea775b
Browse repository at this point
ci: deploy docs from the Pages artifact instead of gh-pages
Show description for 1e158a3
JeanExtreme002
committed
1e158a3
View commit details
Copy full SHA for 1e158a3
Browse repository at this point
fix: reject truncated bodies and handle BOM after the budget change
Show description for 66bd319
JeanExtreme002
committed
66bd319
View commit details
Copy full SHA for 66bd319
Browse repository at this point
fix(python): stream the body so the size budget actually applies
Show description for ff4850d
JeanExtreme002
committed
ff4850d
View commit details
Copy full SHA for ff4850d
Browse repository at this point
revert(python): stop streaming the body; the cure cost more than the bomb
Show description for 8046fb1
JeanExtreme002
committed
8046fb1
View commit details
Copy full SHA for 8046fb1
Browse repository at this point
fix(python): take content decoding from libcurl so the budget is real
Show description for e6f3747
JeanExtreme002
committed
e6f3747
View commit details
Copy full SHA for e6f3747
Browse repository at this point
fix: harden the encodings this code is now responsible for
Show description for 8763937
JeanExtreme002
committed
8763937
View commit details
Copy full SHA for 8763937
Browse repository at this point
refactor: separate the two size budgets and make the rest self-enforcing
Show description for d76a911
JeanExtreme002
committed
d76a911
View commit details
Copy full SHA for d76a911
Browse repository at this point
fix: close the holes the last two rounds of budget work opened
Show description for 104c5ee
JeanExtreme002
committed
104c5ee
View commit details
Copy full SHA for 104c5ee
Browse repository at this point
fix: restore two decoding behaviours libcurl used to provide
Show description for 8b83af4
JeanExtreme002
committed
8b83af4
View commit details
Copy full SHA for 8b83af4
Browse repository at this point
fix: restore the public cookie shape and bank cookies from blocked responses
Show description for 06c5af6
JeanExtreme002
committed
06c5af6
View commit details
Copy full SHA for 06c5af6
Browse repository at this point
fix(nodejs): stop the error-path cookies leaking and mis-attributing
Show description for 4223818
JeanExtreme002
committed
4223818
View commit details
Copy full SHA for 4223818
Browse repository at this point
feat!: drop the deprecated FlightRadar24 import alias
Show description for 89ac1e6
JeanExtreme002
committed
89ac1e6
View commit details
Copy full SHA for 89ac1e6
Browse repository at this point
Commits on Aug 21, 2026
perf: collect gzip members instead of concatenating, and fix stale docs
Show description for 5d25e38
JeanExtreme002
committed
5d25e38
View commit details
Copy full SHA for 5d25e38
Browse repository at this point
perf(python): stop holding the decoded body three times over
Show description for 9964a62
JeanExtreme002
committed
9964a62
View commit details
Copy full SHA for 9964a62
Browse repository at this point
You can’t perform that action at this time.