> > > > I tried URL encoding of the file name prior to add that to the > header but > > then I am getting client side UTF-8 encoding exception. > > > > How did you do it ? Is CXF involved ?
I tested this with google rest client and realized that is a problem with rest client. When I used browser I am able to download the file but the file name comes as URL encoded file name, which bit look odd to me.
