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
Accelerator
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
.
lovebrew
/
lua-https
Public
forked from
love2d/lua-https
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
lua-https
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2025
Android: Fix SDL3 symbol loading.
MikuAuahDark
committed
121d651
View commit details
Copy full SHA for 121d651
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
Android: Handle SDL3 symbol name to retrieve current JNIEnv and activity.
MikuAuahDark
committed
5b6ecab
View commit details
Copy full SHA for 5b6ecab
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
fix tab
seanmadden
committed
353f9e8
View commit details
Copy full SHA for 353f9e8
View code at this point
Browse repository at this point
Enable ARC support for Darwin builds
seanmadden
committed
0125798
View commit details
Copy full SHA for 0125798
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
Merge pull request #31 from bartbes/openssl3
Show description for d0de6e2
MikuAuahDark
authored
d0de6e2
View commit details
Copy full SHA for d0de6e2
View code at this point
Browse repository at this point
Commits on May 5, 2024
apple: return informative error string when the whole request fails.
Show description for 6ccb7cb
slime73
committed
6ccb7cb
View commit details
Copy full SHA for 6ccb7cb
View code at this point
Browse repository at this point
Commits on May 1, 2024
Fix Windows build with MSYS2/MinGW.
Show description for 1f430bd
erinmaus
committed
1f430bd
View commit details
Copy full SHA for 1f430bd
View code at this point
Browse repository at this point
Commits on Apr 21, 2024
Introduce helper for trying different OpenSSL versions
Show description for 901291e
bartbes
committed
901291e
View commit details
Copy full SHA for 901291e
View code at this point
Browse repository at this point
Prefer SSL_CTX_set_options over SSL_CTX_ctrl
Show description for 003e145
bartbes
committed
003e145
View commit details
Copy full SHA for 003e145
View code at this point
Browse repository at this point
Prefer modern functions
bartbes
committed
4f9674e
View commit details
Copy full SHA for 4f9674e
View code at this point
Browse repository at this point
Fix memory leak in OpenSSLConnection
Show description for 575dab8
bartbes
committed
575dab8
View commit details
Copy full SHA for 575dab8
View code at this point
Browse repository at this point
Add support for OpenSSL3 to OpenSSLConnection
bartbes
committed
e520e59
View commit details
Copy full SHA for e520e59
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
Make sure at least C++11 is used
Show description for 2fb36d9
bartbes
committed
2fb36d9
View commit details
Copy full SHA for 2fb36d9
View code at this point
Browse repository at this point
Fix missing cast in WindowsLibraryLoader
bartbes
committed
938d49a
View commit details
Copy full SHA for 938d49a
View code at this point
Browse repository at this point
Add link-time library loader
Show description for 56a1ed1
bartbes
committed
56a1ed1
View commit details
Copy full SHA for 56a1ed1
View code at this point
Browse repository at this point
Make library loader selectable
bartbes
committed
ded519c
View commit details
Copy full SHA for ded519c
View code at this point
Browse repository at this point
Extract library loading code into its own file
Show description for 0668b0f
bartbes
committed
0668b0f
View commit details
Copy full SHA for 0668b0f
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
WinINet: Fix EOL.
MikuAuahDark
committed
48efa29
View commit details
Copy full SHA for 48efa29
View code at this point
Browse repository at this point
Android: Fixed `httpsObject` leaked on every request.
MikuAuahDark
committed
0b2346f
View commit details
Copy full SHA for 0b2346f
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
Silence some MSVC warnings.
MikuAuahDark
committed
e9d9353
View commit details
Copy full SHA for e9d9353
View code at this point
Browse repository at this point
Check for cURL in Visual Studio 2017 or later without config-generated.h.
MikuAuahDark
committed
5ac538b
View commit details
Copy full SHA for 5ac538b
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
WinINet: Wait until more data is available.
Show description for 1d14277
MikuAuahDark
committed
1d14277
View commit details
Copy full SHA for 1d14277
View code at this point
Browse repository at this point
Commits on May 28, 2023
Revert "Fix operator precedence;"
Show description for e8aef88
slime73
committed
e8aef88
View commit details
Copy full SHA for e8aef88
View code at this point
Browse repository at this point
Commits on May 27, 2023
Fix operator precedence;
Show description for 5c60aea
bjornbytes
committed
5c60aea
View commit details
Copy full SHA for 5c60aea
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
AUtomatic support for LOVR CMake
Udinanon
committed
7fb0559
View commit details
Copy full SHA for 7fb0559
View code at this point
Browse repository at this point
Commits on Feb 26, 2023
Add WinINet backend.
MikuAuahDark
committed
828f675
View commit details
Copy full SHA for 828f675
View code at this point
Browse repository at this point
Make HTTPRequest::parseUrl public and static.
MikuAuahDark
committed
525191e
View commit details
Copy full SHA for 525191e
View code at this point
Browse repository at this point
Don't enable WinINet when compiling for UWP.
MikuAuahDark
committed
36abe4a
View commit details
Copy full SHA for 36abe4a
View code at this point
Browse repository at this point
Boilerplate code for WinINet.
MikuAuahDark
committed
b4e954f
View commit details
Copy full SHA for b4e954f
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
Add application/x-www-form-urlencoded at higher-level.
MikuAuahDark
committed
34035b6
View commit details
Copy full SHA for 34035b6
View code at this point
Browse repository at this point
HTTPSClient::Request::Request uses GET by default instead of empty string.
MikuAuahDark
committed
78d691b
View commit details
Copy full SHA for 78d691b
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Use CURLOPT_NOBODY when doing HEAD request.
MikuAuahDark
committed
d9afbc7
View commit details
Copy full SHA for d9afbc7
View code at this point
Browse repository at this point
Minor refactor to cURL backend.
Show description for 742e99f
MikuAuahDark
committed
742e99f
View commit details
Copy full SHA for 742e99f
View code at this point
Browse repository at this point
Fix compiling with LuaJIT in Windows.
MikuAuahDark
committed
519c8ca
View commit details
Copy full SHA for 519c8ca
View code at this point
Browse repository at this point
Don't link with cURL and OpenSSL libraries.
MikuAuahDark
committed
d042495
View commit details
Copy full SHA for d042495
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.