openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DoRest
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added test for MultipartSupport.
Mateusz Parzonka
More...
almost 13 years ago
Partial implementation of DoRest-MultipartSupport.
Mateusz Parzonka
More...
almost 13 years ago
Added javax.servlet-api dependency.
Mateusz Parzonka
More...
almost 13 years ago
Added multipart support to SimpleClient.
Mateusz Parzonka
More...
almost 13 years ago
Added multipart/form-data mediatype.
Mateusz Parzonka
More...
almost 13 years ago
Added apache httpmime dependency.
Mateusz Parzonka
More...
almost 13 years ago
Started multipart extension.
Mateusz Parzonka
More...
almost 13 years ago
Added test for upload of larger files.
Mateusz Parzonka
More...
almost 13 years ago
Typo.
Mateusz Parzonka
More...
almost 13 years ago
Fixed a bug related to exceptions.
Mateusz Parzonka
More...
almost 13 years ago
deleted the class as it is (no longer) not used
Michael Eichberg
More...
almost 13 years ago
Post-request now performs handler search. Performed refactorings and added some todos.
Mateusz Parzonka
More...
almost 13 years ago
SimpleClient allows now specification of contentType and encoding when posting/putting string-content
Mateusz Parzonka
More...
almost 13 years ago
contentType() now returns case class ContentType and throws ResponseMappedExceptions
Mateusz Parzonka
More...
almost 13 years ago
DigestAuthentication now throws ResponseMappedException mapped to BadRequest (400)
Mateusz Parzonka
More...
almost 13 years ago
jdk.Server now catches ResponseMappedExceptions containing pre-configured server responses
Mateusz Parzonka
More...
almost 13 years ago
Merge branch 'refs/heads/master' into dev-int
Mateusz Parzonka
More...
almost 13 years ago
changed the ports used by the server to avoid that the tests fail if one of the demo apps is still running
Michael Eichberg
More...
almost 13 years ago
added a convenience constructor to create a response's headers with special settings
Michael Eichberg
More...
almost 13 years ago
added a Handler to send redirects
Michael Eichberg
More...
almost 13 years ago
moved the link to scaladoc to the wiki
Michael Eichberg
More...
almost 13 years ago
Removed obsolete class.
Mateusz Parzonka
More...
about 13 years ago
Removed null-check in unquote().
Mateusz Parzonka
More...
about 13 years ago
parseAuthorizationHeader now throws an exception when header is malformed.
Mateusz Parzonka
More...
about 13 years ago
HexStrings are now parsed with Integer.parseInt()
Mateusz Parzonka
More...
about 13 years ago
Updated POMs.
Mateusz Parzonka
More...
about 13 years ago
authenticatedUser no longer returns an Option[String]
Michael Eichberg
More...
about 13 years ago
added a todo
Michael Eichberg
More...
about 13 years ago
removed some superfluous code
Michael Eichberg
More...
about 13 years ago
fixed a compiler warning
Michael Eichberg
More...
about 13 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree