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
.
openresty
/
lua-resty-dns
Public
Notifications
You must be signed in to change notification settings
Fork
107
Star
338
Code
Issues
13
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Added DoH support GET/POST
- #62
#62
Open
pr4u4t
wants to merge 10 commits into
openresty:master
openresty/lua-resty-dns:master
from
pr4u4t:master
pr4u4t/lua-resty-dns:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Added DoH support GET/POST
#62
pr4u4t
wants to merge 10 commits into
openresty:master
openresty/lua-resty-dns:master
from
pr4u4t:master
pr4u4t/lua-resty-dns:master
Copy head branch name to clipboard
Commits
Commits on Nov 1, 2021
feat: added doh support post/get
prauat
committed
dda80d3
View commit details
Copy full SHA for dda80d3
Browse repository at this point
bugfix: convert table to string using concat in doh post request
prauat
committed
8105583
View commit details
Copy full SHA for 8105583
Browse repository at this point
Commits on Nov 3, 2021
fix: moved sub query functions to local
prauat
committed
ef0ef25
View commit details
Copy full SHA for ef0ef25
Browse repository at this point
fix: added nil check on response
prauat
committed
90c5902
View commit details
Copy full SHA for 90c5902
Browse repository at this point
fix: changed functions order
prauat
committed
c3b80c2
View commit details
Copy full SHA for c3b80c2
Browse repository at this point
Commits on Nov 16, 2021
fix: changed ngx.location.capture to internal simple http client
prauat
committed
5ecffd5
View commit details
Copy full SHA for 5ecffd5
Browse repository at this point
Commits on Nov 17, 2021
fix: opts.doh is now boolean, added opts.doh_method, updated README
prauat
committed
13e42fd
View commit details
Copy full SHA for 13e42fd
Browse repository at this point
fix: DoH method translation from string to ngx constant
prauat
committed
edb1932
View commit details
Copy full SHA for edb1932
Browse repository at this point
bugfix: number of servers passed to rand
prauat
committed
40f7d66
View commit details
Copy full SHA for 40f7d66
Browse repository at this point
Commits on Sep 30, 2022
incomplete implementation of any dns request
paparuch
committed
ddbbe2b
View commit details
Copy full SHA for ddbbe2b
Browse repository at this point
You can’t perform that action at this time.