|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 6180 | minor | always | 08-17-18 16:26 | 09-04-18 12:56 | |
|
|
|||||
| Reporter: | wileysaw | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.57 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.59 | ||
|
|
|||||
| Summary: | 0006180: Double quotes not set through web server | ||||
| Description: |
-. Double quotes will disappear when putting the cookie value through the Resin WEB Server. -. It is does not occurred when request it directly from WAS. -. The method used is simple. Cookie cookie1 = new Cookie("count", "\"count\""); response.addCookie(cookie1); -. It occurs when using <resin:LoadBalance> but it does not occurs using <resin:HttpProxy>. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||