Guillaume NM

Results 4 issues of Guillaume NM

## Issue As soon as I set anything in the loadbalanceinfo of a RDP session, I get a Message: 4 An internal error has occured. ## Expected Behavior To connect...

RDP
Security
Improvement required
Windows

the following gave me some problems : ``` article = Article.find(1) article.title ==> Globalize::Translation::Attribute article.update_attributes(params[:acticle]) article.title ==> String ``` Problems for view after update.

The following real world example contains multiple Set-Cookie HTTP headers in the response. Because the headers are a dict, it is not being matched correctly, and I'm losing one header....

Hi, while querying for the representation of the packet, my additionnal server headers starts on the first line, without a \r\n. The bug resides on module _self_build method, where the...