pixl-server-web
Advanced tools
Comparing version 1.3.27 to 1.3.28
@@ -333,2 +333,3 @@ // Simple HTTP / HTTPS Web Server | ||
id: args.id, | ||
method: args.request.method, | ||
proto: args.request.headers['ssl'] ? 'https' : socket_data.proto, | ||
@@ -335,0 +336,0 @@ ip: args.ip, |
{ | ||
"name": "pixl-server-web", | ||
"version": "1.3.27", | ||
"version": "1.3.28", | ||
"description": "A web server component for the pixl-server framework.", | ||
@@ -5,0 +5,0 @@ "author": "Joseph Huckaby <jhuckaby@gmail.com>", |
Sorry, the diff of this file is too big to display
246239
3862
1824