3
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[review] Using echo complete where possible More... about 12 years ago
httpx: fix SprayJsonSupport not using UTF-8 as the default charset for JSON decoding, closes #253 More... about 12 years ago
routing: add `parameterMultiMap` and `parameterSeq` directives, closes #282 More... about 12 years ago
http: improve and extend Uri.Query implementation More... about 12 years ago
sbt: adjust scalac settings More... about 12 years ago
server-benchmark: small tweaks More... about 12 years ago
http: move ProductVersion into dedicated file More... about 12 years ago
sbt: upgrade to spray-json 1.2.4 More... about 12 years ago
try to render header bytes directly if possible (cherry picked from commit 72475ae67313ab642e5cde38b7f23e3ab0b85d60) More... about 12 years ago
server-benchmark: improve configuration More... about 12 years ago
can: allow disabling of pipelining limiter More... about 12 years ago
http: further relax parser for product/version values (Server and User-Agent headers) More... about 12 years ago
http: remove custom implementation of math.min/max to rely on JVM intrinsics More... about 12 years ago
benchmark: match Uri directly (cherry picked from commit 61cd0f9aabf173fe95015d0661adffb0eb828790) More... about 12 years ago
use parallelism-factor = 1 for benchmarking (cherry picked from commit b9b109e9d233d021af1c257d08031a9dd6a56c8c) More... about 12 years ago
Any-param directive, which reads parameters either from the form, or from the query string More... about 12 years ago
routing: fix regression: clientIP directive not recognizing `X-Real-IP` header, closes #286 More... about 12 years ago
http: small fix HTTP method model More... about 12 years ago
http: add another HttpMessage.withHeaders overload More... about 12 years ago
can: fix regression causing spray-routing HttpService to not being registered for a connection, fixes #284 More... about 12 years ago
http & can: add configurable URI parsing mode, closes #268 More... about 12 years ago
Merge branch 'nkvoll-master' More... about 12 years ago
Merge pull request #283 from mikemckibben/mikemckibben/fixes/uriQueryFromList More... about 12 years ago
http: change rendering of multi-part boundaries to not be quoted if RFC2045 compliant More... about 12 years ago
server-benchmark: add various improvements More... about 12 years ago
benchmark: add json rendering (cherry picked from commit 06c0179373ffc8418ed4d8336f625b5b125b7de9) More... about 12 years ago
examples: add dedicated server-benchmark project More... about 12 years ago
sbt: update dependencies and plugins More... about 12 years ago
example: make server port in simple-http-server configurable More... about 12 years ago
example: use new fastPath feature in simple-http-server example More... about 12 years ago