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
.
iCodeIN
/
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
Breadcrumbs
History for
docker-http-https-echo
index.js
on
master
User selector
All users
All time
Commit history
Commits on Oct 30, 2022
Some commenting to explain what's going on
mendhak
committed
5d94934
View commit details
Copy full SHA for 5d94934
View code at this point
Browse repository at this point
Return environment variables in response body if requested... via an environment variable!
Show description for 28dc8b6
mendhak
committed
28dc8b6
View commit details
Copy full SHA for 28dc8b6
View code at this point
Browse repository at this point
strong type property
mendhak
committed
d5dc1bc
View commit details
Copy full SHA for d5dc1bc
View code at this point
Browse repository at this point
Environment variable to enable MTLS
mendhak
committed
24c470c
View commit details
Copy full SHA for 24c470c
View code at this point
Browse repository at this point
Let's do regular https and mtls on the same port
mendhak
committed
38c6b89
View commit details
Copy full SHA for 38c6b89
View code at this point
Browse repository at this point
Only show certificate information if available
mendhak
committed
993168d
View commit details
Copy full SHA for 993168d
View code at this point
Browse repository at this point
Change property to JS friendly naming
mendhak
committed
33dd4a5
View commit details
Copy full SHA for 33dd4a5
View code at this point
Browse repository at this point
Listen on 8444 for client certificate mTLS
mendhak
committed
e1d51ae
View commit details
Copy full SHA for e1d51ae
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Ability to set content type of response
mendhak
committed
85be3c7
View commit details
Copy full SHA for 85be3c7
View code at this point
Browse repository at this point
Commits on May 24, 2022
CR fixes
natexcvi
committed
be148b6
View commit details
Copy full SHA for be148b6
View code at this point
Browse repository at this point
Commits on May 17, 2022
Fix
natexcvi
committed
d029858
View commit details
Copy full SHA for d029858
View code at this point
Browse repository at this point
Change implementation
natexcvi
committed
fdc13dd
View commit details
Copy full SHA for fdc13dd
View code at this point
Browse repository at this point
Support `RAW_RESPONSE` env var
natexcvi
committed
5ca785b
View commit details
Copy full SHA for 5ca785b
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Remove dash separator, not needed.
mendhak
committed
f8b193f
View commit details
Copy full SHA for f8b193f
View code at this point
Browse repository at this point
Ability to disable the ExpressJS request log lines
mendhak
committed
88b14fe
View commit details
Copy full SHA for 88b14fe
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Write a line to console output to indicate that the script is listening.
Show description for 6017446
mendhak
committed
6017446
View commit details
Copy full SHA for 6017446
View code at this point
Browse repository at this point
Commits on Nov 21, 2021
Add ability to set response code via querystring
Show description for 0bf71dc
mendhak
committed
0bf71dc
View commit details
Copy full SHA for 0bf71dc
View code at this point
Browse repository at this point
Add the ability to set response delay via querystring
Show description for c4ff4e1
mendhak
committed
c4ff4e1
View commit details
Copy full SHA for c4ff4e1
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
Fix condition when var is undefined
sylvaindd
committed
c7499c8
View commit details
Copy full SHA for c7499c8
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
Add the possibility to disable JSON output
Sylvain DUARTE
committed
342c58f
View commit details
Copy full SHA for 342c58f
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Sleep based on x-set-response-delay-ms header
mendhak
committed
5613125
View commit details
Copy full SHA for 5613125
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
Add x-set-response-status-code to set response status code
slonka
committed
c951d0d
View commit details
Copy full SHA for c951d0d
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Ability to decode JWT headers
mendhak
committed
17b20d3
View commit details
Copy full SHA for 17b20d3
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 8, 2020
Enable trust proxy to get correct ip address
Show description for c3e0589
Kurounin
authored
c3e0589
View commit details
Copy full SHA for c3e0589
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
Handle SIGTERM correctly
Show description for dc94b29
mendhak
committed
dc94b29
View commit details
Copy full SHA for dc94b29
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Allow specifying http and https ports via environment variables
Show description for 384a9c7
mendhak
committed
384a9c7
View commit details
Copy full SHA for 384a9c7
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
add TLS SNI (server name indicator) to the output
MarcinFalkowski
committed
e09d3b1
View commit details
Copy full SHA for e09d3b1
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Added SSL listener
mendhak
committed
632bd60
View commit details
Copy full SHA for 632bd60
View code at this point
Browse repository at this point
Including response JSON in console output
mendhak
committed
69befc5
View commit details
Copy full SHA for 69befc5
View code at this point
Browse repository at this point
Using concat stream to process body
mendhak
committed
a918845
View commit details
Copy full SHA for a918845
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Handles Ctrl+C in docker run, but exit in docker-compose is still slow
solsson
committed
78af80f
View commit details
Copy full SHA for 78af80f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.