summaryrefslogtreecommitdiffhomepage
path: root/src/java (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-09-05Java: introducing websocket support.Max Romanov110-56/+15184
2019-08-14Java: implementing multipart message support.Max Romanov4-14/+192
This closes #265 issue on GitHub.
2019-06-28Java: adding Content-Type response header for static files.Max Romanov1-0/+1
2019-05-30Java: fixing typo in context initialization.Max Romanov1-1/+1
2019-05-30Java: fixing request scheme using 'tls' flag.Max Romanov2-2/+6
2019-03-21Adjusting request schema value according to connection tls state.Max Romanov2-2/+21
This closes #223 issue on GitHub.
2019-03-11Style.Andrey Zelenkov1-3/+3
2019-03-01README.JSR-340 legal notice to save our ughm.. bottoms of bodies.Valentin Bartenev1-0/+16
2019-02-28Introducing Java Servlet Container beta.Max Romanov39-0/+10102