Hi

My code is running on local host and i am hitting one of my urls as below

 curl -k -vv --http1.1 "https://localhost:8443/versa/login"; -H 'Host: 
google.com'

Now i m a trying to read the url in my code using following

StringBuffer url = httpServletRequest.getRequestURL();

The value is always as follows whether the  protocal HTTP/1.1 or HTTP/2
https://google.com/versa/login

how to read the original url here?


-------------------------------------------

Thanks and Regards,

Anurag Sharma.

________________________________
From: [email protected] <[email protected]>
Sent: 11 March 2021 17:40
To: Anurag Sharma <[email protected]>
Subject: WELCOME to [email protected]

Hi! This is the ezmlm program. I'm managing the
[email protected] mailing list.

I'm working for my owner, who can be reached
at [email protected].

Acknowledgment: I have added the address

   [email protected]

to the users mailing list.

Welcome to [email protected]!

Please save this message so that you know the address you are
subscribed under, in case you later want to unsubscribe or change your
subscription address.


--- Administrative commands for the users list ---

I can handle administrative requests automatically. Please
do not send them to the list address! Instead, send
your message to the correct command address:

To subscribe to the list, send a message to:
   <[email protected]>

To remove your address from the list, send a message to:
   <[email protected]>

Send mail to the following for info and FAQ for this list:
   <[email protected]>
   <[email protected]>

Similar addresses exist for the digest list:
   <[email protected]>
   <[email protected]>

To get messages 123 through 145 (a maximum of 100 per request), mail:
   <[email protected]>

To get an index with subject and author for messages 123-456 , mail:
   <[email protected]>

They are always returned as sets of 100, max 2000 per request,
so you'll actually get 100-499.

To receive all messages with the same subject as message 12345,
send a short message to:
   <[email protected]>

The messages should contain one line or word of text to avoid being
treated as sp@m, but I will ignore their content.
Only the ADDRESS you send to is important.

You can start a subscription for an alternate address,
for example "[email protected]", just add a hyphen and your
address (with '=' instead of '@') after the command word:
<[email protected]>

To stop subscription for this address, mail:
<[email protected]>

In both cases, I'll send a confirmation message to that address. When
you receive it, simply reply to it to complete your subscription.

If despite following these instructions, you do not get the
desired results, please contact my owner at
[email protected]. Please be patient, my owner is a
lot slower than I am ;-)

--- Enclosed is a copy of the request I received.

Return-Path: <[email protected]>
Received: (qmail 80583 invoked by uid 99); 12 Mar 2021 01:40:36 -0000
Received: from spamproc1-he-de.apache.org (HELO spamproc1-he-de.apache.org) 
(116.203.196.100)
    by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Mar 2021 01:40:36 +0000
Received: from localhost (localhost [127.0.0.1])
        by spamproc1-he-de.apache.org (ASF Mail Server at 
spamproc1-he-de.apache.org) with ESMTP id 6241A1FF39B
        for 
<users-sc.1615513128.nddbohpolmmplhlodebm-anurags=versa-networks....@tomcat.apache.org>;
 Fri, 12 Mar 2021 01:40:35 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at spamproc1-he-de.apache.org
X-Spam-Flag: NO
X-Spam-Score: 0.199
X-Spam-Level:
X-Spam-Status: No, score=0.199 tagged_above=-999 required=6.31
        tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.2,
        RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001]
        autolearn=disabled
Authentication-Results: spamproc1-he-de.apache.org (amavisd-new);
        dkim=pass (1024-bit key) header.d=versanetworks.onmicrosoft.com
Received: from mx1-ec2-va.apache.org ([116.203.227.195])
        by localhost (spamproc1-he-de.apache.org [116.203.196.100]) 
(amavisd-new, port 10024)
        with ESMTP id XeJgKn7lPAGk
        for 
<users-sc.1615513128.nddbohpolmmplhlodebm-anurags=versa-networks....@tomcat.apache.org>;
        Fri, 12 Mar 2021 01:40:33 +0000 (UTC)
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=40.107.243.134; 
helo=nam12-dm6-obe.outbound.protection.outlook.com; 
[email protected]; receiver=<UNKNOWN>
Received: from NAM12-DM6-obe.outbound.protection.outlook.com 
(mail-dm6nam12on2134.outbound.protection.outlook.com [40.107.243.134])
        by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) 
with ESMTPS id 70BEFBD09A
        for 
<users-sc.1615513128.nddbohpolmmplhlodebm-anurags=versa-networks....@tomcat.apache.org>;
 Fri, 12 Mar 2021 01:40:33 +0000 (UTC)
ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none;
 
b=d5WMtT+wHRhm6Vaux09IZJSxhuyixarP00zCWVw9arvAkg/mvX5iCVcdbcrxIjVhubbwzZGxfGWMABd04CBGjiEhwUqWfUP+qtL6R5bLMXImq8WXUKy8BlER1hHredOilgSisxQQl41TtxOwWYTsJ/NRT7zTW6V55np3avAcvxHnvbeAFpiAVArtRlUwMGqsx+Omdp754wvO0XUqoXqnsb0VTv7bDVCRYCEFWuxd6KFTUGYA68WqsQDesc8gQLspWNRwlKSj5u/SvKEPH9l+yqGY39+mF5Hd4yzg9v7jkRtTZpDah6x7UdKMgh1cVyQpkF7BWq2REs7J3ECxQKN5uQ==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;
 s=arcselector9901;
 
h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;
 bh=oKc8Y63MbyIyvulkN8YlptXFayHElPLclTj6UE0Ksa4=;
 
b=Sb43VojgBHvZlt3kVNFnNa3+6Idi3Xf7v9mwHHLb7gn8cG4+HhY8PIahu+48q3fjCFku7HeFW5S3u8M79Ibs21u5d6ZqAbjzquX1HbVBz6DwArvRueNrJYm9sfwo8pK9p1SInW1eFe+befKgDc3TZ/n8PO5Yc7zEvmI8edS2qzOMhrzX2E2/LwAsNcXmAFUceNAbd9s98e4GKSlcfvXES7KMeq9DFpjdG4q/0OI1u8yUHDxwDTUIKD/Bumjxb2ZnOP/JuxMXhiBPx9ZVfZXB1VGywb8ChcaJiJ4ERDLvmu8LqKBvgJzmByIjov3w4jFdus6Nitoby3ePi/3LJhJVFQ==
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass
 smtp.mailfrom=versa-networks.com; dmarc=pass action=none
 header.from=versa-networks.com; dkim=pass header.d=versa-networks.com;
 arc=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=versanetworks.onmicrosoft.com; s=selector2-versanetworks-onmicrosoft-com;
 
h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;
 bh=oKc8Y63MbyIyvulkN8YlptXFayHElPLclTj6UE0Ksa4=;
 
b=fltercWcvIs4xpp1c8EOko3EGbzdQuf5ko3INxVDZf4akJ/dtWMFGKEsTUoIWxkEoCmDvuHv38ZzaExJB8FgOiaZHvYxlB6yY+/r9DGYVlZ+mbdaWikBMh2nLU77AZtQh62w2t2KFh7luVS0RXvdWj6kVdJDkM0M+1GRj11j6no=
Received: from BY5PR11MB4257.namprd11.prod.outlook.com (2603:10b6:a03:1ca::32)
 by BYAPR11MB3416.namprd11.prod.outlook.com (2603:10b6:a03:90::26) with
 Microsoft SMTP Server (version=TLS1_2,
 cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3890.20; Fri, 12 Mar
 2021 01:40:26 +0000
Received: from BY5PR11MB4257.namprd11.prod.outlook.com
 ([fe80::801d:3616:d042:210a]) by BY5PR11MB4257.namprd11.prod.outlook.com
 ([fe80::801d:3616:d042:210a%4]) with mapi id 15.20.3933.031; Fri, 12 Mar 2021
 01:40:25 +0000
From: Anurag Sharma <[email protected]>
To: 
"users-sc.1615513128.nddbohpolmmplhlodebm-anurags=versa-networks....@tomcat.apache.org"
        
<users-sc.1615513128.nddbohpolmmplhlodebm-anurags=versa-networks....@tomcat.apache.org>
Subject: Re: confirm subscribe to [email protected]
Thread-Topic: confirm subscribe to [email protected]
Thread-Index: AQHXFuB1WwpdHdPxVkmpkW+yCIcRwqp/k2jN
Date: Fri, 12 Mar 2021 01:40:25 +0000
Message-ID:
 
<by5pr11mb42575496dd035b32011702c59b...@by5pr11mb4257.namprd11.prod.outlook.com>
References: <[email protected]>
In-Reply-To: <[email protected]>
Accept-Language: en-GB, en-US
Content-Language: en-GB
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
authentication-results: tomcat.apache.org; dkim=none (message not signed)
 header.d=none;tomcat.apache.org; dmarc=none action=none
 header.from=versa-networks.com;
x-originating-ip: [73.202.231.36]
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: c25f1ebf-c665-4605-134d-08d8e4f7cf55
x-ms-traffictypediagnostic: BYAPR11MB3416:
x-microsoft-antispam-prvs:
 
<byapr11mb34167739c7d0c2a51f16134c9b...@byapr11mb3416.namprd11.prod.outlook.com>
x-ms-oob-tlc-oobclassifiers: OLM:2582;
x-ms-exchange-senderadcheck: 1
x-microsoft-antispam: BCL:0;
x-microsoft-antispam-message-info:
 
ecsC7/6HY2lm2hI13or8GfphIQXtCmr055DRXRdXp3F7HEaz4HjWjimYO9dvaG6as27Trg8LM5CEpct890gz8/J8A7MHoETJXc9Fa5H1Mk3UWJiswMaHuLNquIdhnTNgV+cg64GcNp7FSP2j08SbVaHEKPzrTmz7jqnmxcmzhUYvCBamYbBHST61yJNSjTatfdW19Rh2MNz+NmJmzKTpknYG8XX2LEpD5I0+svhaePMODSoLS3Xed05aZXWzbqWZMx/foRQLS9jKQKIYQcIczGVM4TOZSowh0bj9vt4aB0FwOXbDi22uIhhtBQUoDIze2mjgpgRqFomne9OjCzToypVfqeJZM2Tx4wGo4ErAZDN+dGp7MxxO+/mReDHuFqP4gWFGWwx5W3wq3Cf5hxUyrzm0psgKUzH0E19DGpkCNz9m3a54Tnuh07/CURq8/IlpAXzHUmMm1mQCcYbr/JsilXfyQEMOWzpoD08INfFT6UwkC58NLpWLpd7xpnnIfw1NHJy50oK3d58nTqjayf/ybqN5GvGyUSPMM/xjXRpnAtViEhv2PGimz9rd2O5tbcDyAMa0+gX1L4HonltsfpXupuDpQWOI8WURW1QXOoe9pRlCS8mYGFHe1fBkT4IAPk54iUTBCZPHe4w0M6a+PT4V9g==
x-forefront-antispam-report:
 
CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:BY5PR11MB4257.namprd11.prod.outlook.com;PTR:;CAT:NONE;SFS:(4636009)(396003)(136003)(376002)(39850400004)(366004)(346002)(26005)(86362001)(9686003)(186003)(5660300002)(66574015)(7696005)(55016002)(66556008)(8676002)(83380400001)(19627405001)(2906002)(66476007)(66446008)(166002)(64756008)(66946007)(316002)(71200400001)(30864003)(966005)(6506007)(33656002)(45080400002)(53546011)(478600001)(52536014)(8936002)(76116006)(299355004);DIR:OUT;SFP:1102;
x-ms-exchange-antispam-messagedata:
 =?us-ascii?Q?o5/Pil3nDq5fFQmxiZeS1k2dewrnO+TnT4H77ZUL4dx9J7HKhb9tZFLRpZio?=
 =?us-ascii?Q?j4YPWYpBDVwgoCl5x4czNnkuvIxgo73LNFmUfewDE+jHGVuOI3aXwbY7Rgwu?=
 =?us-ascii?Q?bs0RufKGe+f98bEq7uIcRd144xFAmMFnmygqZeGcOCS14jJodlNLMXpnjvN/?=
 =?us-ascii?Q?JHAKP9eEEBhCWjxdfYyzXaKNf49TyKQnULRjBTxhyWR8EUkBpadZA74dV0R0?=
 =?us-ascii?Q?tY1/5+nHBNx1ZuAec802hMSzD4z0HNpD4etgL7Y4ynpeznsRUsI+uzekO5K9?=
 =?us-ascii?Q?2gk0hYwsCCJLTetJsQ8S6ZCJtwXezJIULNVBaRN+7j7WvFze/SVhRc9mp2A8?=
 =?us-ascii?Q?WyJGtHp9iq5dF0j0vT1XFaNYNm/Lbf0/hs5uiwCdYLvdFCDCeW9HvzNlNobb?=
 =?us-ascii?Q?HdB9+1cfwS9FFpUyVGIsd3rKhoLNYy36myST+O9mr3bwnTHDFuJZCw1KSe5W?=
 =?us-ascii?Q?gkZnQ3uSTMJc/pQpJ0X/F9gWPdoAcCiNqQFra4Pb6JiHUlvPA5RapVs/7wXf?=
 =?us-ascii?Q?pBmbQC8XJapPxb/dsqpMk+1m9Zw3n72XvGzWUup9XCHWe4/oELWz1Q7x1eqC?=
 =?us-ascii?Q?xFJtm5jsAi0ulRvrFkxwuDK+o7mwbaepDtGh09TUTI6zcV283PJoOJZi7dMe?=
 =?us-ascii?Q?HHK5fv3S96kvMaLGebr5noSITIGbkfFEtoN+NIiA0Vj/ZoJNoOH++rmfRGw3?=
 =?us-ascii?Q?wqx8zHjNgRLnACykOB/Aplr4lqXBPN9rwwOGcPnrIKYSFDiZK82uQQkh/mTa?=
 =?us-ascii?Q?4UAFjo8JbhNslioQ2bjqq+QjEKKX1YEcAnhD3jO92PsBN/ow2wmX1DCj1JsX?=
 =?us-ascii?Q?7eX41sgYKYR7DyBed9ZiYok0t2dGhSjtl58+3z81A9JCm+vZUqkWoRjxyqtW?=
 =?us-ascii?Q?RTX/aAyb1LjxgjaknIXz+wb9OnPH7+LHV2Z5jFQTWPr+IVrA+TsvmmcMvu9I?=
 =?us-ascii?Q?174lVbRamaSFlpHLh4VT5DGytTr7whAx7E3xoJMyaFgXzFrTrYoossGCMVjt?=
 =?us-ascii?Q?KYRBpVIDF6gzOAZZTzoh+boZReCFwrBHEj54rIHeXiN/bsy9z/Q9NScHmiHv?=
 =?us-ascii?Q?RSjRlYzjtYmM5KQNO4lDBwBGyHeIYxLTFZ92M2TFC1o4UUuT22ZwELu3iHeJ?=
 =?us-ascii?Q?8LYQlyUBVCYeThV9sFos1F3u7+Tk2lR2EOqq7QbBu6z1sr+mjdoR6TW5Wrj5?=
 =?us-ascii?Q?Mmc/IItEsPGmUKbLLR8GPPlk1duUwpJ4GGhNgu+4s3h8/A5f5jUNNHJShVbQ?=
 =?us-ascii?Q?WoO2F5gCyn8YP0AGDoPLzPi+oDiFmQ4vhiTCRuobsQ1lTgfpF5yvLsOlBRL6?=
 =?us-ascii?Q?o5c=3D?=
x-ms-exchange-transport-forked: True
Content-Type: multipart/alternative;
        boundary="_000_BY5PR11MB42575496DD035B32011702C59B6F9BY5PR11MB4257namp_"
MIME-Version: 1.0
X-OriginatorOrg: versa-networks.com
X-MS-Exchange-CrossTenant-AuthAs: Internal
X-MS-Exchange-CrossTenant-AuthSource: BY5PR11MB4257.namprd11.prod.outlook.com
X-MS-Exchange-CrossTenant-Network-Message-Id: 
c25f1ebf-c665-4605-134d-08d8e4f7cf55
X-MS-Exchange-CrossTenant-originalarrivaltime: 12 Mar 2021 01:40:25.7060
 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: d39a23bd-897c-45f1-a3f5-c5213b673627
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-CrossTenant-userprincipalname: 
lpEeUYSe0qp4QtxUCkACqtHm9gghLQcZhART4XwzgUk854Ua8OZdV8F4rmHwuMPTdshEhuAXEEIaTQCrn0OA7yyJBuolNwmu3bGqOaPCyVs=
X-MS-Exchange-Transport-CrossTenantHeadersStamped: BYAPR11MB3416

Reply via email to