different library for HttpConnection

HiI am wondering is there any independent HttpConnection implementation for java microedition to use?I have some problems with the HttpConnection from Suns library.It will be really nice if you could give me any suggestions
[251 byte] By [gerekbolsaa] at [2007-11-27 2:56:52]
# 1
which problems do you have with HttpConnection?
suparenoa at 2007-7-12 3:34:59 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
he's right , if you list the problems you are facing ,it will be better adn we may help.Regards,Rawad
Rawna at 2007-7-12 3:35:00 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
the problem is HttpConnection adds "UNTRUSTED/1.0" "User-Agent " header by default even if I set my own "User-Agent" header. So as a result I have two "User-Agent" headers and server refuses to deal with it.
gerekbolsaa at 2007-7-12 3:35:00 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
have you tried without any header?
suparenoa at 2007-7-12 3:35:00 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5
yes i havewithout header device again sends two headers one is "UNTRUSTED/1.0" other is "Profile/MIDP 2.0 ...".
gerekbolsaa at 2007-7-12 3:35:00 > top of Java-index,Java Mobility Forums,Java ME Technologies...