I use IIS Failed Request Tracing feature. My POST request contains binary data. This data is encoded to trace file in some unusual format. It look like URL encoding but a little bit different. Could anybody know what exactly encoding use IIS and how I can parse it back (to byte array) in C#?
            Asked
            
        
        
            Active
            
        
            Viewed 86 times