The Artima Developer Community
Sponsored Link

Java Buzz Forum
Debugging HTTP Made Easy

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic    
Flat View: This topic has 0 replies on 1 page
Padraic R

Posts: 24
Nickname: prenagha
Registered: Sep, 2002

Padraic is a Java system architect
Debugging HTTP Made Easy Posted: Jun 7, 2003 1:09 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Padraic R.
Original Post: Debugging HTTP Made Easy
Feed Title: plog
Feed URL: http://sedoparking.com/search/registrar.php?domain=®istrar=sedopark
Feed Description: Padraic Renaghan's musings about (mostly) java software development
Latest Java Buzz Posts
Latest Java Buzz Posts by Padraic R
Latest Posts From plog

Advertisement

The reason I read java blogs... to find gems like this
  Jon talking about Mozilla's LiveHTTPHeaders

Spent many hours last week trying to find a free HTTPS/SSL enabled proxy tool for Windows that would help me debug a security proxy server we've got sitting in front of a J2EE app server. Hours later I gave up and wrote a Linux bash script that uses curl to simulate some web transactions and dump the headers and results. LiveHTTPHeaders would have been MUCH easier.

Read: Debugging HTTP Made Easy

Topic: ctl+shift+v in IDEA Previous Topic    

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use