2beaucoup
4e86bf0cd6
!htp #19185 generic CSV form field unmarshallers
2015-12-16 13:52:06 +01:00
Konrad Malawski
9d5fcabbd6
=htc,doc more docs on EntityStreamSizeException
2015-12-13 16:27:07 +00:00
Harit Himanshu
3c62888776
=doc add curl example to fileUpload docs
2015-12-03 12:57:37 +01:00
Mathias
8fc02dd799
+htp add selectPreferredLanguage directive incl. docs
2015-11-27 12:52:53 +01:00
Konrad Malawski
301d1fd337
Merge pull request #18946 from johanandren/wip-16841-uploadedFile-directive-johanandren
...
Wip #16841 uploaded file directive
2015-11-24 22:33:35 +01:00
Konrad Malawski
fd5a3afc9d
Merge pull request #18942 from ktoso/wip-customheaders-impr-ktoso
...
+htc #18898 modeledCustomHeader to ease matching on headers
2015-11-24 16:27:10 +01:00
Johan Andrén
3c0877d964
+htt 16841 uploadedFile directive
...
Two new directives for accepting file uploads through multipart forms:
`uploadedFile` which allows for very simple upload into a temporary file
`fileUpload` which allows to simply work with the stream of bytes of an upload
2015-11-24 16:21:25 +01:00
Konrad Malawski
35b690371f
Merge pull request #19004 from ktoso/wip-jsonexamples-ktoso
...
=doc,htc better example docs on mapping error response to empty JSON …
2015-11-24 12:53:54 +01:00
Konrad Malawski
05ab43f824
=doc,htc better example docs on mapping error response to empty JSON body
2015-11-24 12:02:20 +01:00
Konrad Malawski
6f5d449bd0
+htc #18898 modeledCustomHeader to ease matching on headers
2015-11-24 12:01:26 +01:00
Roland Kuhn
ac9bcebb90
add insecure HTTPS client warning for Scala
2015-11-24 10:22:56 +01:00
Johan Andrén
63806bdbe0
=doc #18857 Add docs about comparing the secret when authenticating
2015-11-19 11:26:11 +01:00
Konrad Malawski
00a7ecd1f0
Merge pull request #18893 from johanandren/wip-18471-metadata-plus-file-upload-johanandren
...
=doc WIP #18471 examples for file uploads
2015-11-18 14:33:10 +01:00
Viktor Klang
20c996fe41
!str - 18916 - Source.file and Sink.file
...
* Removes `Synchronous` from the names and descriptions of File I/O as it leaks impl details
* Removes the factries for FileSource and FileSink and puts them in Source and Sink respectively
2015-11-17 09:50:10 +01:00
Johan Andrén
cd3a9ccf85
=doc 18471 Document file uploads
2015-11-16 14:17:56 +01:00
Konrad Malawski
7d4304fc6e
Merge pull request #18888 from spray/wip-16468-mathias
...
+htp #16468 add `withSizeLimit` modifier to `HttpEntity`
2015-11-13 18:46:35 +01:00
Mathias
e142e928da
=doc add chapter on HTTP message entity size limiting
2015-11-13 17:40:58 +01:00
Johan Andrén
c6500aec7f
=doc 18878 Document gotcha about missing tilde
2015-11-09 16:21:04 +01:00
Johan Andrén
1ce023ebc0
=htp #16962 docs for creating custom directives
...
Mostly ported from the spray docs
2015-10-26 14:53:25 -07:00
Johan Andrén
0969b6263e
RangeDirectivesExamplesSpec uncommented and working
2015-10-19 16:48:21 +02:00
Konrad Malawski
99158f515c
Merge pull request #18727 from 2m/wip-coding-directives
...
=doc #18496 add scala docs for coding directives
2015-10-14 16:54:35 +02:00
Martynas Mickevicius
073c201e75
=doc #18496 add scala docs for coding directives
2015-10-14 16:33:51 +02:00
Konrad Malawski
37b6df9be0
=doc fixed some typos in formFields
2015-10-14 14:00:13 +02:00
Konrad Malawski
6ac2a2433c
=doc #17938 fix references to "Deserializer" in docs
2015-10-14 11:20:53 +02:00
Konrad Malawski
da7e043372
=doc #17938 remove confusing POST wording in formFields
2015-10-14 11:07:16 +02:00
Konrad Malawski
cddb1ade40
=htc,doc #18496 make all directive docs have the same style, some
...
additions
2015-10-12 02:12:26 +02:00
Konrad Malawski
bb053bea2a
=htc,doc #18496 lots of small improvements and last missing docs
2015-10-12 02:05:29 +02:00
Konrad Malawski
15897a3b48
+doc,htp #18496 recoverRejections documented
2015-10-12 02:05:29 +02:00
Konrad Malawski
745a1c458f
+doc,htp #18496 improved parameter docs a bit
2015-10-12 02:05:29 +02:00
Konrad Malawski
afcd3e2127
+doc,htp #18496 example for formfield
2015-10-12 02:05:29 +02:00
Konrad Malawski
2927568225
+doc,htp #18496 file directives docs
2015-10-12 02:05:29 +02:00
Konrad Malawski
4c81e6cbea
+doc,htp #18496 cancelRejections
2015-10-12 02:05:29 +02:00
Konrad Malawski
ce07ae75b7
+doc,htp #18496 overrideMethodWithParameter
2015-10-12 02:05:29 +02:00
Konrad Malawski
9edffd0930
-htp #18626 remove overrideStatusCode
...
we don't recommend using it.
2015-10-12 02:05:28 +02:00
Konrad Malawski
ea49e7624c
=doc,htpi #18496 more security directives docs
2015-10-12 02:05:28 +02:00
Konrad Malawski
608ca9d67e
+doc fails fast when includecode has no content
2015-10-08 11:00:01 +02:00
Konrad Malawski
de9262ab8a
Merge pull request #18627 from ktoso/wip-directives-bonanza-ktoso
...
Akka HTTP Directives Documentation Bonanza
2015-10-07 10:47:15 +02:00
Konrad Malawski
7f883a8b16
+htp #18496 add missing directive documentation (scala)
2015-10-07 10:46:11 +02:00
Konrad Malawski
452bbe03fe
+doc,htc #18610 document using singleRequest in Actors
2015-10-06 13:01:58 +02:00
Konrad Malawski
f9909d79ab
Merge pull request #18562 from ktoso/wip-illegal-headers-warning-bad-ktoso
...
=htc #18533 make configuration of parsing less confusing
2015-10-06 10:40:06 +02:00
Konrad Malawski
6920e4cea2
=htc,doc #18535 improved docs on spray-json usage
2015-10-02 11:43:15 +02:00
Konrad Malawski
573a69e2b9
+doc,htc #18600,18597 documents where/how to deal with failure in Http
2015-09-29 23:10:00 +02:00
Konrad Malawski
cad852025d
Actually implement proper cascading
2015-09-25 16:04:44 +02:00
Konrad Malawski
b1f9f77a17
=htc #18533 make configuration of parsing less confusing
2015-09-25 13:53:23 +02:00
Konrad Malawski
c9adfcfbc7
=htc #18518 make it simpler to unmarshal csv values from params
2015-09-20 19:27:04 +01:00
Konrad Malawski
87f4447b23
=doc #18104 fixes typo which made includecode2 not work in many places
...
Note that some of the files don't exist, fixing this very soon.
2015-09-16 23:50:35 +02:00
Johannes Rudolph
9399455601
=doc add more documentation for WebsocketDirectives and testing
2015-08-26 13:39:20 +02:00
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
8ef7c64886
+htc #18027 add the missing javadsl.clientLayer and serverLayer
2015-07-24 12:08:15 +02:00