Commit graph

37 commits

Author SHA1 Message Date
Konrad Malawski
d886a1d0b5 htc #20379 allow registering custom media types (#20401)
htc #20379 add mima filters for custom media type
2016-05-12 09:46:29 +02:00
Robert Budźko
8534adf603 Introduced backpressure timeout (#20131) stage. 2016-05-06 12:57:27 +02:00
Alexander Temerev
f6dbdcea45 doc #20409 Broken link corrected in Akka HTTP WS server docs (#20410)
* Akka-HTTP Websocket server doc (broken link corrected)
2016-04-28 11:10:54 +02:00
Konrad Malawski
0e11ec2057 !htc #20371 allows for simple HTTPS usage from Java, fixes typo in APIs (#20373) 2016-04-25 12:01:03 +02:00
Samuel Tardieu
bead910cc5 =doc Fix path to "akka.http.host-connection-pool" (#20363)
The "host-connection-pool" section is not under "client".
2016-04-19 12:52:16 +02:00
Paweł Jurczenko
51124aac1a =doc Fix authorizeAsync reference in authorize docs (#20359) 2016-04-18 20:21:36 +02:00
Konrad Malawski
e5cfe5b0ed +htp,str #20326 more links to ssl-config and update default TLS version 2016-04-15 16:04:56 +02:00
Konrad Malawski
6e1b32e6ea htp #20214 more docs on https context configuring 2016-04-09 02:30:28 +02:00
Alan Johnson
b3c85512a3 htp #19678 add variadic concat route combinator
* add variadic route concatenation function

* add `concat` to `~` warning bubble in docs

* fix grammar of warning bubble, and clarify
2016-04-05 15:36:46 +02:00
Konrad Malawski
d83a323549 =htp #20052 headerValueByType now works with custom headers 2016-03-22 13:11:05 +01:00
Samuel Tardieu
d25eab075f =doc Fix documented type in authenticateOAuth2Async
Fix #20077.
2016-03-18 21:51:46 +01:00
Konrad Malawski
2933045156 +htp #20002 add authorizeAsync 2016-03-17 00:58:33 +01:00
Konrad Malawski
026c1c3742 Merge pull request #19968 from ktoso/wip-explicit-shutting-down-as-note
+doc more visible note on connection pool shutdown
2016-03-11 15:15:14 +01:00
Konrad Malawski
a489c703fd +doc more visible note on connection pool shutdown 2016-03-11 15:14:47 +01:00
Konrad Malawski
ac1888fd66 Merge pull request #19871 from ktoso/wip-timeout-http-error-ktoso
=htc #19827 avoid double-push when request timeout triggers
2016-03-08 19:29:35 +01:00
Konrad Malawski
2d7d24dee6 +doc,htp #19896 directives for RequestTimeout and docs 2016-03-08 18:17:35 +01:00
Richard Imaoka
171c24a24b Fix typo #19898 2016-03-07 07:11:47 +00:00
Richard Imaoka
435e3ce78c Replace mentions to Spray to Akka HTTP #19898 2016-03-06 21:52:37 +09:00
Richard Imaoka
35688e02b6 Add "Phylosophy" section to Akka HTTP doc #19898
Porting the same "Phylosophy" section from http://spray.io/introduction/what-is-spray/.
2016-03-06 21:41:50 +09:00
Johan Andrén
827789b399 Merge pull request #19885 from miklos-martin/wip/@miklos-martin/#19861/strict-transport-security
Add Strict-Transport-Security header
2016-02-28 17:42:09 +01:00
Martin Miklós
78ad0c63d3 add Strict-Transport-Security header #19861
fix the signature of Strict-Transport-Security header #19861

parse strict-transport-security header with the max-age directive only #19861

parse includeSubDomains directive #19861

add doc on Stict-Transport-Security #19861

fix punctuation in doc on Stict-Transport-Security #19861
2016-02-27 23:18:20 +01:00
Konrad Malawski
fc8dd46014 =doc typesafe config is still named typesafe 2016-02-26 11:39:42 +01:00
Konrad Malawski
65b6c78391 Merge pull request #19868 from spray/w/missing-documentation-bits
Fix two documentation bits regarding HTTP pipelining
2016-02-25 15:34:12 +01:00
Johan Andrén
61ff9ba9b9 =doc #19840 Introduction docs for HTTP 2016-02-25 13:44:10 +01:00
Johannes Rudolph
bd2042ceb4 =doc #16491 document ways of controlling server parallelism 2016-02-24 16:09:59 +01:00
Johan Andrén
62e30b3c08 Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
Konrad Malawski
1143b27b89 +doc #19796 explain how to obtain a JsValue using entity(as) 2016-02-16 16:29:43 +01:00
Johan Andrén
737991c01c Documentation improvements
* Re enabling Java tests in akka-docs (they were not run before)
* Fixed bug #19764
* #19735 Rewrote every sample using the deprecated PushPullStage and friends
  using GraphStage
* Pruned old unused graph images
* Added missing graffle file for new graph images
2016-02-15 19:33:05 +01:00
Anton Karamanov
af3fc0c9a6 !htp #19528 HttpServerBluePrint: close connection on request entity cancellation 2016-02-09 20:06:31 +03:00
Johan Andrén
2c462387af =doc #19315 docs for websocket client 2016-02-04 16:12:41 +01:00
Martynas Mickevičius
a8abbaf36b wip #19441 convert from Option to Optional in javadsl 2016-01-25 11:02:54 +01:00
Konrad Malawski
1b47fbeac7 !htc,doc,htp #19508 fix casing of WebSocket (as per spec) 2016-01-22 11:12:22 +01:00
Endre Sándor Varga
ba2373a8e4 #19333: Remove ImplicitMaterializer 2016-01-21 12:56:58 +01:00
Wojciech Jurczyk
5a7a48824e =doc Move formField directives' docs to a correct directory 2016-01-19 23:38:35 +01:00
Wojciech Jurczyk
edf0d6cb21 +htp: #16651 Add formFieldMap, formFieldMultiMap & formFieldSeq Directives 2016-01-14 23:16:00 +01:00
Konrad Malawski
f46f9edb17 =doc fix github link as in #19434 2016-01-14 13:13:02 +01:00
Konrad Malawski
5a18d43435 +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00