issues
search
hmpatel
/
rest-assured
Automatically exported from code.google.com/p/rest-assured
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RequestSpecification.basePath is ignored during form authentication
#407
GoogleCodeExporter
opened
9 years ago
0
useRelaxedHTTPSValidation does not seem to work with Java 6 (JDK)
#406
GoogleCodeExporter
opened
9 years ago
0
How to handle Multiple Base URI with Rest Assured
#405
GoogleCodeExporter
opened
9 years ago
0
Unicode control caracters in parameters - java.lang.IllegalArgumentException: Illegal number of path parameters. Expected 1, was 2.
#404
GoogleCodeExporter
opened
9 years ago
5
com.jayway.jsonpath version conflict with com.jayway.restassured
#403
GoogleCodeExporter
opened
9 years ago
1
Not able to read content of the file which has parsed in multiPart() method
#402
GoogleCodeExporter
opened
9 years ago
1
Response prettyPrint() escape UTF-8
#401
GoogleCodeExporter
opened
9 years ago
0
How to set additional headers and content type to multiPart section?
#400
GoogleCodeExporter
opened
9 years ago
1
Not wait for a Post response
#399
GoogleCodeExporter
opened
9 years ago
1
Setting keystore doesn't work
#398
GoogleCodeExporter
opened
9 years ago
8
JSON parser has problem with parsing array of elements with key equal "properties"
#397
GoogleCodeExporter
opened
9 years ago
0
Validate all assertions at the same time with overloaded body/content method
#396
GoogleCodeExporter
opened
9 years ago
0
Add support for soft assertions
#395
GoogleCodeExporter
opened
9 years ago
0
content() methods suitable for large content
#394
GoogleCodeExporter
closed
9 years ago
18
Add SNI support
#393
GoogleCodeExporter
opened
9 years ago
1
Usint with Android
#392
GoogleCodeExporter
closed
9 years ago
2
hasItemsmethod undefined for 2.4.0 JAVA
#391
GoogleCodeExporter
closed
9 years ago
1
JSON content is not returned with https POST request
#390
GoogleCodeExporter
closed
9 years ago
1
Cannot set a request body for a GET method
#389
GoogleCodeExporter
opened
9 years ago
3
when multiple session id is returned, sessionFilter record the first session instead of the last session
#388
GoogleCodeExporter
opened
9 years ago
1
Unsupported cookie spec: ignoreCookies
#387
GoogleCodeExporter
opened
9 years ago
0
auth().basic() doesn't work with DELETE
#386
GoogleCodeExporter
opened
9 years ago
7
DefaultJackson2ObjectMapperFactory dont scan and register additional modules
#385
GoogleCodeExporter
closed
9 years ago
1
It is incredibly hard to remove a header in a Filter
#384
GoogleCodeExporter
opened
9 years ago
5
Request object returns null for sessionId in service layer of app
#383
GoogleCodeExporter
opened
9 years ago
1
Unknown status code throws when using ResponseLogFilter
#382
GoogleCodeExporter
opened
9 years ago
1
URL always has an explicit port set
#381
GoogleCodeExporter
opened
9 years ago
1
Investigate if charset header really should be added to all content-types
#380
GoogleCodeExporter
opened
9 years ago
0
Support baseURL/port setting for parallel testing
#379
GoogleCodeExporter
opened
9 years ago
2
Request specification overrides port from base url
#378
GoogleCodeExporter
opened
9 years ago
3
Not able to upload an Image file using Mulitpart in Rest Assured
#377
GoogleCodeExporter
closed
9 years ago
2
Not able to use JSON Path for json attributes having space
#376
GoogleCodeExporter
closed
9 years ago
2
Add an path extension SPI
#375
GoogleCodeExporter
opened
9 years ago
0
Need to set proxy credentials
#374
GoogleCodeExporter
opened
9 years ago
5
when using static requestSpecification, static baseUri is ignored (if it has been set after)
#373
GoogleCodeExporter
opened
9 years ago
1
Maintain parameter ordering
#372
GoogleCodeExporter
opened
9 years ago
0
integrate with johnzon
#371
GoogleCodeExporter
opened
9 years ago
4
NosuchmethodError in unix environment
#370
GoogleCodeExporter
closed
9 years ago
2
Provide common interface for RequestSpecification and MockMvcRequestSpecification compatibility
#369
GoogleCodeExporter
opened
9 years ago
0
Add support to log request method/path seperately
#368
GoogleCodeExporter
closed
9 years ago
9
TLS protocol needs to be updated for HTTPS Communication
#367
GoogleCodeExporter
closed
9 years ago
2
Add Matcher to contentType
#366
GoogleCodeExporter
closed
9 years ago
2
RestAssured.requestContentType() does not set the Content-Type header
#365
GoogleCodeExporter
closed
9 years ago
2
Enhancement: "hello world" program to start from
#364
GoogleCodeExporter
opened
9 years ago
0
Add Charset to Encoder- and DecoderConfig
#363
GoogleCodeExporter
closed
9 years ago
2
Content-Type seems to work in console out, but it's not really working
#362
GoogleCodeExporter
closed
9 years ago
15
XML with JAXB: broken invocation of javax.xml.bind.Unmarshaller
#361
GoogleCodeExporter
opened
9 years ago
6
.andReturn().path(path) return rouded values by default. Long values are rounded
#360
GoogleCodeExporter
closed
9 years ago
1
Attribute with circular reference in Spring Mock Mvc
#359
GoogleCodeExporter
opened
9 years ago
1
Enhancement - mappers for validating HAL responses
#358
GoogleCodeExporter
opened
9 years ago
2
Next