Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
1 answer
67 views

I have a webpage which can be called with extra parameters. Some users add sensitive data to the URL. e.g. https://my-web-page.com?code=123&user=mike&pwd=my_password There are also multiple ...
Michał B.'s user avatar
2 votes
1 answer
64 views

I'm building a web crawler and need to parse anchor tags to extract URLs. However, I'm running into issues identifying whether an href attribute contains a full URL path or a relative/internal path. ...
Advice
0 votes
7 replies
120 views

I use the polars, urllib and tldextract packages in python to parse 2 columns of URL strings in zstd-compressed parquet files (averaging 8GB, 40 million rows). The parsed output include the scheme, ...
1 vote
0 answers
71 views

I am completely bemused. The problem is at line 34. I have tried all sorts of methods to connect to the url and in all cases the app stops at internet access. and yes the manifest does say uses-...
PAUL WHITE's user avatar
0 votes
1 answer
142 views

I was partially able to download the spatial data from a website : https://cfs.cloud.nrcan.gc.ca/bmfid/bmfid.php?species=Agrilus+planipennis&modelingProcess=maxent&period=2041-2070&...
0 votes
0 answers
80 views

Title: gcloud run deploy fails with "Internal Error" for a specific service and region Body: I am encountering a persistent "Internal Error" when trying to deploy to a specific ...
2 votes
2 answers
207 views

Using php -a $url = "https://getcomposer.org/versions"; $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0"); ...
Peter Krauss's user avatar
1 vote
0 answers
71 views

ody: I’m building a Make.com scenario like this: HTTP (fetch website HTML) → Text parser (extract elements) → Filter "only good links" → Array aggregator → further processing Goal I want ...
-1 votes
1 answer
229 views

I'm strugging to remove a SSRF vulnerability detected by checkmarx as part of our ci/cd pipeline at work and i have little knowledge about fixing this kind of problem (this vulnerability prevents me ...
1 vote
1 answer
86 views

I want to access two services with my Kubernetes ingress, and both services are based upon a Flask app. Each Flask app is made of a main.py script and a index.html web page, which is rendered using ...
2 votes
1 answer
97 views

I want to run Chrome with js script and url which contains fragment, like this: "C:\Program Files\Google\Chrome\Application\chrome.exe" --app="data:text/html,<html><body><...
-2 votes
3 answers
125 views

I'm using this code to add a new menu item to WooCommerce my account page menu. Is there a way to open my url in a new tab? (like target="_blank") add_filter( "...
Toniq's user avatar
  • 5,158
0 votes
0 answers
82 views

The following lines of code seem to constantly lead to a timeout exception and I'm not sure why? Note timeout set to 10s. The error is a "System.Threading.Tasks.TaskCanceledException' - 'The ...
Zeller33's user avatar
  • 301
3 votes
1 answer
198 views

Git supports three different syntaxes for specifying an SSH-based remote. I can use a URL with the git+ssh protocol, like this: git clone git+ssh://[email protected]/torvalds/linux ... or one with the ...
Mark Amery's user avatar
  • 158k
0 votes
1 answer
65 views

I am trying to prevent the URL (etc) bar being displayed in some upgraded Cordova apps that wasn’t there before the upgrade. The apps themselves are unchanged, but the environment needed updating: I ...

15 30 50 per page
1
2 3 4 5
...
2889

AltStyle によって変換されたページ (->オリジナル) /