Commit graph

27 commits

Author SHA1 Message Date
Konrad Malawski
d89b9e19b1 Merge pull request #18062 from spray/w/15687-enable-endpoint-verification
#18059 #15687 Enable https hostname verification
2015-08-03 11:35:37 +02:00
Johannes Rudolph
df3f886db8 !htc #15687 enable https hostname verification on Java 7+ 2015-08-03 10:43:25 +02:00
Johannes Rudolph
58e78757de =htp a few small things that got lost in the #17988 merge 2015-07-24 13:45:02 +02:00
Johannes Rudolph
8ef7c64886 +htc #18027 add the missing javadsl.clientLayer and serverLayer 2015-07-24 12:08:15 +02:00
Johannes Rudolph
414a26a85e =doc #17591 add note that long running requests may block connections 2015-07-21 14:25:07 +02:00
Johannes Rudolph
62a43d27bb =doc #16812 link community extension to HTTP for other (JSON) marshallers 2015-07-21 14:08:14 +02:00
Johannes Rudolph
ba7181babe +doc #15497 document encoding response entities of HEAD requests 2015-07-21 13:47:16 +02:00
Johannes Rudolph
539be789d9 +doc #18012 add Java-side Server Websocket documentation 2015-07-20 14:52:39 +02:00
Johannes Rudolph
1ee6113c95 +doc #18012 port client-side https documentation to the java-side 2015-07-20 14:50:33 +02:00
Konrad Malawski
f48a69f01d =doc fix typo in host-level http docs 2015-07-20 02:21:37 +02:00
Konrad Malawski
30bb717468 +str,doc #18012 adds missing docs on client-side http in java 2015-07-19 17:40:27 +02:00
Konrad Malawski
a32183d9f0 Merge pull request #18026 from 2beaucoup/fix-docs
minor doc fixes
2015-07-17 17:49:45 +02:00
Johannes Rudolph
e47585d20e =doc #18012 add placeholder documentation for #18027 2015-07-17 17:06:44 +02:00
2beaucoup
2012726f1b =doc, htp minor fixes in docs and tests 2015-07-17 16:22:12 +02:00
Johannes Rudolph
d50c0e3426 =doc shuffle test files around to proper packages 2015-07-17 16:11:03 +02:00
Johannes Rudolph
b2c38444b3 +doc #18012 add handleWithAsync documentation + examples 2015-07-17 16:11:03 +02:00
Johannes Rudolph
4c24b72b31 +doc add Java testkit documentation and scaladoc 2015-07-17 16:03:18 +02:00
Johannes Rudolph
f889112096 =doc rename ModelSpec => ModelTest to adapt to the convention 2015-07-17 12:04:22 +02:00
Konrad Malawski
569c0bf079 !htp #17965 more consistent and 22-ified javadsl handleWith 2015-07-15 11:31:18 +02:00
Johannes Rudolph
ed76b14447 +doc add more detailed PathDirectives documentation 2015-07-14 19:04:42 +02:00
Johannes Rudolph
7291d0ccab +doc fix link to RFC 7234 2015-07-14 18:36:18 +02:00
Johannes Rudolph
50c78b4a7f +doc add some java-side marshalling documentation 2015-07-14 18:36:18 +02:00
Johannes Rudolph
5eb0f1d3da +doc add overview documentation for java-side directives (+ some cleanup) 2015-07-14 18:36:18 +02:00
Johannes Rudolph
6d80945be2 =doc document java-side handlers 2015-07-13 14:44:21 +02:00
Johannes Rudolph
ab38c36cba =doc add lots of documentation about java-side routing API, some detail and further examples still missing 2015-07-10 19:14:14 +02:00
Johannes Rudolph
11d98a6593 =doc port over some http documentation from the scala side 2015-07-10 19:14:02 +02:00
Mathias
20759e1b34 =doc Significantly extend HTTP documentation with new content and ports from spray docs 2015-05-21 10:53:24 +02:00