Google Code Exporter
Google Code Exporter
``` I have an MVC web app running on Windows Server 2008 R2 IIS 7.5, ASP 4.0 (call it machine ‘B’). A Windows 2003 IIS 6 (machine ‘A’) is running...
``` Query params (GET method) like ?q=%d0%93%d0%b4%d0%b5+%d1%80%d0%be%d0%b4%d0%b8%d0%bb%d1%81%d1%8f+%d0%9f%d1%83%d1 %82%d0%b8%d0%bd%3f Will be escaped second time and passed to back-end as: ?q=%25u041a%25u0442%25u043e+%25u043f%25u0435%25u0440%25u0432%25u044b%25u0439+%25 u043f%25u0440%25u0435%25u0437%25u0438%25u0434%25u0435%25u043d%25u0442+%25u0420%2 5u043e%25u0441%25u0441%25u0438%25u0438%3f Request.RawUrl works fine for me: public void ProcessRequest(HttpContext context)...
``` Not able to setup. We are trying simulate mod_proxy behavior for a SSL url served from tomcat server. Extactly followed the insttructions mentioned in the readme.txt. Is that possible?...
``` I've used your code to build a webhandler (.ashx) that fits my needs perfectly. I'm searching for a ProxyHost (ForwardProxy) to use with openlayers, as documented here: http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost request...
``` What steps will reproduce the problem? Dynamic pages fail if response exceeds an undetermined size (not very big either) What is the expected output? What do you see instead?...
``` if an url ends with . (dot) the request will fail. thanks an otherwise great piece of software! ``` Original issue reported on code.google.com by `carl.hoerberg` on 14 May...
``` I don't seem to be able to get your version 0.4 of the reverse proxy to work. I run a win2k3 server with all latest patches applied, and what...
``` Does all these datasets are DAG already, or digraph with SCC or some are DAG and some are digraph with SCC? ``` Original issue reported on code.google.com by `[email protected]`...
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...
``` memcpy is not in std ! ``` Original issue reported on code.google.com by `[email protected]` on 11 Sep 2011 at 12:24 Attachments: - [pdf_document.cpp.patch](https://storage.googleapis.com/google-code-attachments/pdf-presenter/issue-8/comment-0/pdf_document.cpp.patch)