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
Copy file name to clipboardExpand all lines: webserver_example/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
This is a sample webserver, written in Python using the Flask framework. It can be used in conjunction with the [HTTP POST Data Handler](https://github.com/immersivecognition/unity-experiment-framework/wiki/HTTP-POST-setup). It accepts incoming POST requests, and writes the data contained in the form to a file. It uses Basic HTTP authentication.
1
+
`webserver_example.py` is a sample webserver, written in Python using the Flask framework. It can be used in conjunction with the [HTTP POST Data Handler](https://github.com/immersivecognition/unity-experiment-framework/wiki/HTTP-POST-setup). It accepts incoming POST requests, and writes the data contained in the form to a file. It uses Basic HTTP authentication.
0 commit comments