| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
ModelScope XR - VR model ...
Forum: LDraw Editors and Viewers
Last Post: Wyatt Stone
9 hours ago
» Replies: 2
» Views: 1,307
|
Missing Ninja 1998 pieces
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 17:53
» Replies: 6
» Views: 539
|
Missing Adventurers Piece...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 15:21
» Replies: 2
» Views: 196
|
1970's - LEGOland and hob...
Forum: Official Models
Last Post: Takeshi Takahashi
2026-07-25, 2:38
» Replies: 155
» Views: 275,123
|
Wrong set name
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-07-24, 16:27
» Replies: 3
» Views: 251
|
14290pb02 Chima Fox Mask
Forum: Part Requests
Last Post: Chris Böhnke
2026-07-24, 9:20
» Replies: 1
» Views: 176
|
Part request 7168 and 716...
Forum: Part Requests
Last Post: Jens Brühl
2026-07-23, 17:09
» Replies: 3
» Views: 450
|
New Click hinges
Forum: Part Requests
Last Post: Magnus Forsberg
2026-07-23, 13:35
» Replies: 14
» Views: 20,625
|
[LDPE] 1.9.04 Released (b...
Forum: Parts Author Tools
Last Post: Magnus Forsberg
2026-07-22, 13:57
» Replies: 6
» Views: 726
|
Missing Roboforce 1997 Pi...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-22, 5:49
» Replies: 0
» Views: 180
|
|
|
| Unofficial parts once again being redirected to https |
|
Posted by: Travis Cobbs - 2024-01-20, 2:33 - Forum: Website Suggestions/Requests/Discussion
- Replies (20)
|
 |
LDView's unofficial parts downloading is once again broken due to the http URLs being redirected to https. For example, I debugged an attempt to download the following URL in LDView:
Code: http://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
The response was a 301 "moved permanently" response with the following new URL:
Code: https://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
This happened not too long ago and got fixed, so hopefully it can be fixed again.
Note: supporting https in a cross-platform fashion is not remotely easy, and I'm pretty sure that doing so with a third-party library such as curl also requires constant application updates to continue to function over time (updating the root certificates that the application trusts).
|
|
|
|