Sponsored Content
Full Discussion: http error code
Special Forums IP Networking http error code Post 90511 by big123456 on Wednesday 23rd of November 2005 04:26:06 AM
Old 11-23-2005
http error code

Hi,
I'm looking for detailed http error codes.
I want to know what means :
HTTP/1.1" 302 330
and
HTTP/1.1" 302 265
Many thanks.
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

http error 302

Hi, I can not access my oracle applications in Internet browser with this error message : You have insufficient privileges for the current operation. I looked at access log on the server and I have this errors : 152.116.0.3 - - "GET /OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE HTTP/1.1" 302 694... (0 Replies)
Discussion started by: big123456
0 Replies

2. UNIX for Advanced & Expert Users

http error on unix command..

Hi, I am trying to hit an application which is listening on a specific port 2030 and is behind the firewall and get this error. maddy>telnet adrpd011 2030 GET /TestApp and it should give me 200 response, because the application is listening on that port. Instead it gives me this... (5 Replies)
Discussion started by: everurs789
5 Replies

3. Solaris

Tomcat Error-HTTP Status code 500

when I typed path http://localhost:8080/MyFirst/HelloWorld in web-browser ,it came up with error HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception ... (0 Replies)
Discussion started by: srinivas2828
0 Replies

4. Shell Programming and Scripting

Capture http response code from wget

Hi All, I am using wget to call a url..i am getting 202 if it is successful. if not i am forcing the response code to 417. how can i capture the response code and print 0 if it is 202 and 1 if it is not 202 any ideas, please share Thanks, Jack. (2 Replies)
Discussion started by: jack3698
2 Replies

5. Programming

sending http url through http socket programming..

hi am senthil am developing a software to send and receive SMS using HTTP connection first of all am forming a URL and sending that URL to a remote server using my Client Program i send that url through Socket(using Send() Function) if i send more than one URL one by one using the same... (0 Replies)
Discussion started by: senkerth
0 Replies

6. Shell Programming and Scripting

sending http url through http socket programming..

hi am senthil am developing a software to send and receive SMS using HTTP connection first of all am forming a URL and sending that URL to a remote server using my Client Program i send that url through Socket(using Send() Function) if i send more than one URL one by one using the same... (4 Replies)
Discussion started by: senkerth
4 Replies

7. Red Hat

Error in http Im Using Centos 5.5 i686

Im Using Centos 5.5 i686 , its installed in Vmware Player , And while trying to open http://192.168.200.129/webmin-1.600/ in google chrome or any other browser in Base System Windows Xp its Shows as Index of /webmin-1.600 and folders were listed and shown in browser , some webmin or CRM software... (2 Replies)
Discussion started by: babinlonston
2 Replies

8. Web Development

HTTP Headers Reference: HTTP Status-Codes

Hypertext Transfer Protocol -- HTTP/1.1 for Reference - HTTP Headers 10 Status Code Definitions Each Status-Code is described below, including a description of which method(s) it can follow and any metainformation required in the response. (1 Reply)
Discussion started by: Neo
1 Replies

9. Shell Programming and Scripting

awk script to find time difference between HTTP PUT and HTTP DELETE requests in access.log

Hi, I'm trying to write a script to determine the time gap between HTTP PUT and HTTP DELETE requests in the HTTP Servers access log. Normally client will do HTTP PUT to push content e.g. file_1.txt and 21 seconds later it will do HTTP DELETE, but sometimes the time varies causing some issues... (3 Replies)
Discussion started by: Juha
3 Replies
HTTP::Exception::4XX(3pm)				User Contributed Perl Documentation				 HTTP::Exception::4XX(3pm)

NAME
HTTP::Exception::4XX - Base Class for 4XX (client error) Exceptions VERSION
0.04001 SYNOPSIS
nothing here yet DESCRIPTION
This package is the base class for all 4XX (client error) Exceptions. This makes adding features for a range of exceptions easier. DON'T USE THIS PACKAGE DIRECTLY. 'use HTTP::Exception' does this for you. ADDITIONAL FIELDS
Fields, that 4XX-Exceptions provide over HTTP::Exceptions. AUTHOR
Thomas Mueller, "<tmueller at cpan.org>" BUGS
Please report any bugs or feature requests to "bug-http-exception at rt.cpan.org", or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=HTTP-Exception <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=HTTP-Exception>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. SUPPORT
You can find documentation for this module with the perldoc command. perldoc HTTP::Exception::Base You can also look for information at: o RT: CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTTP-Exception <http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTTP-Exception> o AnnoCPAN: Annotated CPAN documentation http://annocpan.org/dist/HTTP-Exception <http://annocpan.org/dist/HTTP-Exception> o CPAN Ratings http://cpanratings.perl.org/d/HTTP-Exception <http://cpanratings.perl.org/d/HTTP-Exception> o Search CPAN https://metacpan.org/release/HTTP-Exception <https://metacpan.org/release/HTTP-Exception> LICENSE AND COPYRIGHT
Copyright 2010 Thomas Mueller. This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information. perl v5.14.2 2012-02-24 HTTP::Exception::4XX(3pm)
All times are GMT -4. The time now is 11:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy