restlet-framework-java icon indicating copy to clipboard operation
restlet-framework-java copied to clipboard

The first REST API framework for Java

Results 160 restlet-framework-java issues
Sort by recently updated
recently updated
newest added

org.restlet.engine.connector.HttpsServerHelper$2.handle (HttpsServerHelper.java:122) The above line prevents random threads to hung up for 15 minutes consistently without proceeding further. ![image](https://user-images.githubusercontent.com/10270202/74656974-4b270400-51b5-11ea-9e65-0cf94ad2c278.png)

Module: Restlet Engine

Maven projects that depend on restlet fail using maven 3.8.1 (or later) with an error like this (note the jsoar references are just from my project): ``` Error: Failed to...

Module: build
Distribution: Maven
Type: bug
State: waiting for input

Module: Restlet Engine
State: waiting for input

When a request containing a HTTP header `X-Forwarded-Port`, containing anything else than a valid int value (like… e.g. two port numbers separated by a comma, “443,80”), an exception is thrown...

Module: Restlet API
Type: bug

invalid Class-Path header in manifest of jar file: ....\files-2.1\org.restlet.jee\org.restlet.ext.servlet\2.4.3\5e805b9c6c07cd21958288805451236895316f56\org.restlet.ext.servlet-2.4.3.jar

Extension: Servlet
Type: bug
State: new

As reported by John Graf ( http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3073193 ): We have a client for our Restlet web service that puts the absolute URI in the http GET request line, which is...

Module: Restlet Engine
Edition: Java EE
Version: 2.1
Type: bug
State: analysis
Priority: medium

Hi, Is there a way to redirect the headers received from a callback originating from a OAuth Server? I have tried basic redirection, and also using ReDirector + Extractor, but...

Module: Restlet API

I have to modules (different threads) accessing restlet api in my java application. The first module uses the ClientResource and connects to a remte server. The other acts as a...

Module: Restlet Engine

See [error report](https://lgtm.com/projects/g/restlet/restlet-framework/alerts/?mode=tree&severity=error&rule=4840082).

Module: Restlet API
Type: bug
Priority: medium
Version: 2.4

See [report](https://lgtm.com/projects/g/restlet/restlet-framework/alerts)

Type: task
Version: 2.4
in progress