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 }}
SFill
/
docker-http-https-echo
Public
forked from
mendhak/docker-http-https-echo
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
Branch selector
log-without-newline
User selector
All users
All time
Commit history
Commits on Nov 19, 2020
Add test for LOG_WITHOUT_NEWLINE
Show description for f89a7d6
mendhak
committed
f89a7d6
View commit details
Copy full SHA for f89a7d6
Browse repository at this point
Merge branch 'master' into log-without-newline
mendhak
committed
321adf6
View commit details
Copy full SHA for 321adf6
Browse repository at this point
Add log ignore path test
mendhak
committed
7302a04
View commit details
Copy full SHA for 7302a04
Browse repository at this point
Add basic container and curl request tests to match features
mendhak
committed
d6fc902
View commit details
Copy full SHA for d6fc902
Browse repository at this point
Update node packages to latest version
Show description for ed1dd46
mendhak
committed
ed1dd46
View commit details
Copy full SHA for ed1dd46
Browse repository at this point
Update base image to latest version of Node LTS, the Node 9 image is outdated.
Show description for 78c4abb
mendhak
committed
78c4abb
View commit details
Copy full SHA for 78c4abb
Browse repository at this point
Commits on Nov 15, 2020
Allow logging without newlines to make life easier for log collectors.
Show description for 4761744
mendhak
committed
4761744
View commit details
Copy full SHA for 4761744
Browse repository at this point
Commits on Nov 4, 2020
Separate links
mendhak
committed
2f47526
View commit details
Copy full SHA for 2f47526
Browse repository at this point
Add badges to the README
mendhak
committed
1958e86
View commit details
Copy full SHA for 1958e86
Browse repository at this point
Add badges to the README
mendhak
committed
b80b0c0
View commit details
Copy full SHA for b80b0c0
Browse repository at this point
Add badges to the README
mendhak
committed
1ad1621
View commit details
Copy full SHA for 1ad1621
Browse repository at this point
Note about JSON payloads
mendhak
committed
cd33e2b
View commit details
Copy full SHA for cd33e2b
Browse repository at this point
Commits on Nov 3, 2020
Show parsed JSON payload, in response and logs, if Content Type is application/json
mendhak
committed
dc3973d
View commit details
Copy full SHA for dc3973d
Browse repository at this point
Commits on Oct 9, 2020
Update packages from npm audit
mendhak
committed
3c2f8be
View commit details
Copy full SHA for 3c2f8be
Browse repository at this point
Ability to decode JWT headers
mendhak
committed
17b20d3
View commit details
Copy full SHA for 17b20d3
Browse repository at this point
Merge branch 'err0r500-replace_entrypoint_cmd'
mendhak
committed
9ca7f2b
View commit details
Copy full SHA for 9ca7f2b
Browse repository at this point
Commits on Oct 6, 2020
replace dockerfile ENTRYPOINT by CMD
err0r500
committed
f872755
View commit details
Copy full SHA for f872755
Browse repository at this point
Commits on Oct 2, 2020
Use your own certificate section
mendhak
committed
c372059
View commit details
Copy full SHA for c372059
Browse repository at this point
Add examples of more useful areas for filtering
mendhak
committed
0eb9928
View commit details
Copy full SHA for 0eb9928
Browse repository at this point
Add docker compose example for log ignore path
mendhak
committed
1b6ec90
View commit details
Copy full SHA for 1b6ec90
Browse repository at this point
Commits on Oct 1, 2020
feat: add LOG_IGNORE_PATH env var to exclude a path from logs
Ivan Lopez de Pedro
committed
9b25757
View commit details
Copy full SHA for 9b25757
Browse repository at this point
Commits on May 8, 2020
Merge branch 'Kurounin-include-client-ip'
mendhak
committed
ae764d5
View commit details
Copy full SHA for ae764d5
Browse repository at this point
Enable trust proxy to get correct ip address
Show description for c3e0589
Kurounin
authored
c3e0589
View commit details
Copy full SHA for c3e0589
Browse repository at this point
Commits on Apr 19, 2020
Merge pull request #6 from mendhak/issue4-handle-SIGTERM
Show description for f342935
mendhak
authored
f342935
View commit details
Copy full SHA for f342935
Browse repository at this point
Handle SIGTERM correctly
Show description for dc94b29
mendhak
committed
dc94b29
View commit details
Copy full SHA for dc94b29
Browse repository at this point
Commits on Apr 9, 2020
Add docker compose and port override example
mendhak
committed
aee8b6c
View commit details
Copy full SHA for aee8b6c
Browse repository at this point
Only allow certain files to be copied in
mendhak
committed
fa60b30
View commit details
Copy full SHA for fa60b30
Browse repository at this point
Allow specifying http and https ports via environment variables
Show description for 384a9c7
mendhak
committed
384a9c7
View commit details
Copy full SHA for 384a9c7
Browse repository at this point
Install, generate cert and cleanup together
mendhak
committed
ff27ae9
View commit details
Copy full SHA for ff27ae9
Browse repository at this point
Commits on Apr 8, 2020
Close http and https servers properly.
Show description for 757674c
mendhak
committed
757674c
View commit details
Copy full SHA for 757674c
Browse repository at this point
Commits on Mar 26, 2020
Merge pull request #2 from MarcinFalkowski/SNI-servername-in-output
Show description for 879a799
mendhak
authored
879a799
View commit details
Copy full SHA for 879a799
Browse repository at this point
add TLS SNI (server name indicator) to the output
MarcinFalkowski
committed
e09d3b1
View commit details
Copy full SHA for e09d3b1
Browse repository at this point
Commits on Dec 15, 2017
Screenshot URL for docker hub description
mendhak
committed
5c77bf2
View commit details
Copy full SHA for 5c77bf2
Browse repository at this point
Removing unneeded folder in Dockerfile
mendhak
committed
8d14877
View commit details
Copy full SHA for 8d14877
Browse repository at this point
Updated screenshots
mendhak
committed
4429894
View commit details
Copy full SHA for 4429894
Browse repository at this point
Previous
Next
You can’t perform that action at this time.